mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(gen-ir)
This commit is contained in:
parent
77d224f97b
commit
d98efd224e
1 changed files with 3 additions and 0 deletions
|
@ -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}}
|
||||
|
|
Loading…
Reference in a new issue