Skip to content

Commit 2b3081e

Browse files
committed
install with dev setup
1 parent 7df41b9 commit 2b3081e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
opam-repositories: |
3838
default: https://github.com/ocaml/opam-repository.git
3939
40-
- run: opam install . --deps-only --with-test
40+
- run: opam install . --deps-only --with-test --with-dev-setup
4141

4242
- run: opam exec -- dune build
4343

0 commit comments

Comments
 (0)