Skip to content

Commit

Permalink
Try again 2
Browse files Browse the repository at this point in the history
  • Loading branch information
patricoferris committed Mar 30, 2024
1 parent 75ce4bd commit 190b705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}

- run: opam install . --deps-only --with-test
- run: dune build @install @runtest
- run: opam exec -- dune build @install @runtest

- name: Cache runc
id: cache-runc
Expand Down

0 comments on commit 190b705

Please sign in to comment.