Run the code generator integration test in CI
This commit is contained in:
parent
208c1eb26c
commit
fef3f11342
@ -83,6 +83,7 @@ jobs:
|
||||
run: find ops/ -name "*.sh" | xargs shellcheck
|
||||
|
||||
- name: Run sqlite_lint integration test
|
||||
run: |
|
||||
ls -lah ops/sqlite_lint_test.sh
|
||||
ops/sqlite_lint_test.sh
|
||||
run: ops/sqlite_lint_test.sh
|
||||
|
||||
- name: Run 'gas init' and 'gas generate'
|
||||
run: ops/gas_init_test.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user