Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchechyotkin authored Sep 8, 2024
1 parent cf97004 commit da98c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: E2E testing
if: matrix.os == 'ubuntu-latest'
run: |
opam exec -- dune runtest tests/client -f
opam exec -- dune runtest tests/lwt -f

0 comments on commit da98c7e

Please sign in to comment.