Skip to content

Commit

Permalink
github action again
Browse files Browse the repository at this point in the history
  • Loading branch information
craff committed Jun 30, 2023
1 parent c90415c commit c0d775e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -27,7 +27,6 @@ jobs:
- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{matrix.ocaml}}
- run: sudo apt-get install python-bs4
- run: opam install --deps-only --with-test . --yes
- run: opam install js_of_ocaml --yes

Expand Down

0 comments on commit c0d775e

Please sign in to comment.