Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 5, 2024
1 parent 1c6e26d commit 88561cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
allow-prerelease-opam: true
opam-local-packages: |
./tiny_httpd.opam
./tiny_httpd_camlzip.opam
./tiny_httpd_ws.opam
opam-depext-flags: --with-test

- run: opam install ./tiny_httpd.opam ./tiny_httpd_camlzip.opam --deps-only --with-test
Expand Down

0 comments on commit 88561cd

Please sign in to comment.