Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 26, 2024
1 parent cae1737 commit dd3ae95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
dune-cache: true
allow-prerelease-opam: true

- run: opam install -t iostream --deps-only
- run: opam install -t iostream iostream-camlzip --deps-only
- run: opam exec -- dune build @install
- run: opam exec -- dune runtest
- run: opam exec -- dune build @install @runtest
Expand Down

0 comments on commit dd3ae95

Please sign in to comment.