Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Jan 15, 2025
1 parent ff24e37 commit a6edf03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,11 @@ jobs:
# if: ${{ matrix.all_jane_street_tests && matrix.os != 'windows-latest'}}
# working-directory: ./j/lib/zarith_stubs_js
# run: opam exec -- dune runtest

- name: Run Virtual_dom tests
if: matrix.all_jane_street_tests
working-directory: ./j/lib/virtual_dom
run: opam exec -- dune runtest
#
# - name: Run Virtual_dom tests
# if: matrix.all_jane_street_tests
# working-directory: ./j/lib/virtual_dom
# run: opam exec -- dune runtest

- name: Run Bonsai tests
if: matrix.all_jane_street_tests
Expand Down

0 comments on commit a6edf03

Please sign in to comment.