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 48b6ac7 commit 5f2daf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: opam exec -- dune runtest

- name: Run String_dict tests
if: ${{ matrix.all_jane_street_tests || matrix.os == 'windows-latest' }}
if: matrix.all_jane_street_tests
working-directory: ./j/lib/string_dict
run: opam exec -- dune runtest

Expand Down

0 comments on commit 5f2daf5

Please sign in to comment.