Skip to content

Commit

Permalink
Add fail_on_unmatched_files=true to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Dec 8, 2020
1 parent d2dd01a commit bf2dce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
fail_on_unmatched_files: true
files: |
kotlin-satlib-jni/build/lib/libjminisat.so
kotlin-satlib-jni/build/lib/libjglucose.so
Expand Down

0 comments on commit bf2dce5

Please sign in to comment.