Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Apr 10, 2024
1 parent f89abac commit 9cb6c44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
# janestreet-bleeding-external: https://github.com/janestreet/opam-repository.git#external-packages

- name: Install dependencies
run:
opam install . --deps-only --with-doc --with-test
run: opam install . --deps-only --with-doc --with-test

- name: Build
run: opam exec -- dune build @all @lint
Expand Down

0 comments on commit 9cb6c44

Please sign in to comment.