Skip to content

Commit

Permalink
fix(CI): add ounit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pmpknu authored Oct 22, 2024
1 parent d986f92 commit 1cd3280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- run: opam install . --deps-only --with-test
- run: opam install zanuda
- run: opam install ounit2

- run: opam exec -- dune build @fmt @check @runtest -j3
- run: opam exec -- dune runtest
Expand Down

0 comments on commit 1cd3280

Please sign in to comment.