Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Aug 16, 2024
1 parent 61afe2c commit f0acde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
ocaml-compiler: 4.13.1
- run: opam install ppx_deriving visitors easy_logging zarith yojson core_unix odoc menhir
- run: opam exec -- make build
- run: opam exec -- IN_CI=1 make test
- run: IN_CI=1 opam exec -- make test

0 comments on commit f0acde6

Please sign in to comment.