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 86b0ed4 commit 27ff528
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 27ff528

Please sign in to comment.