Skip to content

Commit

Permalink
ci: check formatting on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
leostera committed Apr 24, 2024
1 parent c9a92a1 commit cb8d348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:

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

- run: opam exec -- dune fmt

- run: opam exec -- dune build

- run: opam exec -- dune test

0 comments on commit cb8d348

Please sign in to comment.