Skip to content

Commit

Permalink
ci: runtest
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Mar 13, 2024
1 parent a177012 commit 761e7d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- run: echo 'preparing nix shell environment'

- run: dune build --profile release
- run: dune runtest -j4
- run: dune build '@coverage' -j4
- run: |
echo "OUTPUT=$(pwd)/_build/default/tests/coverage" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 761e7d5

Please sign in to comment.