Skip to content

Commit

Permalink
adding test-binary yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcat88 committed Dec 17, 2022
1 parent c1ebf6c commit 82dd6fe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/test-binaries.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Test Binaries

on:
workflow_dispatch:

jobs:
test-binaries-in-release:
uses: cloud-py-api/py_bundler/.github/workflows/test-binaries.yml@main
with:
test_args: --test tests/cat.hif --test tests/cat.png
version_prefix: v

0 comments on commit 82dd6fe

Please sign in to comment.