Skip to content

Commit

Permalink
fix(gen-ir)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Mar 4, 2024
1 parent 77d224f commit d98efd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/veracode.com/gen-ir/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ provides:
- bin/gen-ir

test:
# FIXME: this is fine on MacOS12, but not on 11, due to libswiftfoundation.dylib
- run: exit 0
if: darwin/x86-64
- gen-ir --help
- gen-ir --version | grep {{version}}

0 comments on commit d98efd2

Please sign in to comment.