Skip to content

Commit

Permalink
fix action again
Browse files Browse the repository at this point in the history
  • Loading branch information
ailrst committed Aug 7, 2023
1 parent 52a66be commit 522299b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: ./lift.sh examples/arrays/arrays.c /test.adt /test.relf

- name: Test run
run: ./run_c.sh examples/arrays/arrays/arrays.c test.bpl
run: ./run_c.sh examples/arrays/arrays.c test.bpl


0 comments on commit 522299b

Please sign in to comment.