Skip to content

Commit

Permalink
update js workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Aug 8, 2024
1 parent e36dd34 commit 9cf8094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# Run simple test with node
# TODO: use gentest to run more tests there.
- name: Run simple example with node
run: opam exec -- node alt-ergo.js tests/everything/f1.ae
run: opam exec -- node alt-ergo.js tests/input/everything/f1.ae

# Upload Alt-Ergo.js as an artifact
# the artifact name contains the system is builded on and the ocaml
Expand Down

0 comments on commit 9cf8094

Please sign in to comment.