We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861ecdf commit e0e1b25Copy full SHA for e0e1b25
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,6 @@ jobs:
33
uses: avsm/setup-ocaml@v3
34
with:
35
ocaml-compiler: ${{ matrix.ocaml-compiler }}
36
- opam-depext-flags: --with-test
37
38
- run: opam install . --deps-only --with-test
39
0 commit comments