Skip to content

Commit

Permalink
re-add --with-test
Browse files Browse the repository at this point in the history
  • Loading branch information
gfngfn committed Jun 22, 2024
1 parent 0ef1377 commit fe2c74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
default: https://github.com/ocaml/opam-repository.git
- name: Install SATySFi dependencies
run: opam install . --deps-only --with-doc
run: opam install . --deps-only --with-doc --with-test

- name: Build SATySFi
run: opam exec -- make all
Expand Down

0 comments on commit fe2c74f

Please sign in to comment.