fix(gen-ir)

This commit is contained in:
Jacob Heider 2024-03-04 15:05:34 -05:00
parent 77d224f97b
commit d98efd224e
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -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}}