Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 10, 2024
1 parent 08fcca7 commit 95abae1
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,6 +34,6 @@ jobs:
- run: opam exec -- dune build @install
- run: opam exec -- dune runtest
#- run: opam exec -- make integration
- run: opam install ocamlformat 0.24.1
- run: opam install ocamlformat.0.24.1
- run: opam exec -- dune build @fmt --auto-promote
- run: git diff -q

0 comments on commit 95abae1

Please sign in to comment.