Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Heuzard committed Jun 19, 2024
1 parent 92b75e6 commit 1a99fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cache-prefix: "z1"
allow-prerelease-opam: true

- run: opam install . --with-test --deps-only
- run: opam install -v . --with-test --deps-only

- name: configure tree
run: opam exec -- sh ./configure
Expand Down

0 comments on commit 1a99fac

Please sign in to comment.