Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Jan 15, 2025
1 parent e81d097 commit f88fda2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ jobs:
- name: Pin dune
run: opam pin add -n dune https://github.com/vouillon/dune.git#inline-tests-wasm

- name: Pin wasm_of_ocaml
working-directory: ./w
shell: bash
run: cat VERSION | xargs opam pin . -n --with-version

- name: Checkout Jane Street packages
if: matrix.jane_street_tests
run: |
Expand Down

0 comments on commit f88fda2

Please sign in to comment.