Skip to content

Commit

Permalink
Check source code formatting in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lupus committed Feb 12, 2024
1 parent 8e9360f commit d231c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- run: opam pin -n .
- run: opam depext -yt ocaml-protoc
- run: opam install -t . --deps-only
- run: opam exec -- dune fmt
- run: opam exec -- dune build @install
- run: opam exec -- dune runtest
#- run: opam exec -- make integration

0 comments on commit d231c99

Please sign in to comment.