Skip to content

Commit

Permalink
Don't just build but also run tests under Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Jul 4, 2024
1 parent 03573d7 commit a5349e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ jobs:
- run: opam install . --deps-only --with-test
- run: opam exec -- dune build
- run: opam exec -- dune runtest
if: ${{ matrix.os != 'windows-latest'}}

0 comments on commit a5349e6

Please sign in to comment.