Skip to content

Commit

Permalink
Add the backtrace for our tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jul 22, 2024
1 parent 7c78bae commit da63fc1
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 @@ -25,4 +25,5 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
- run: opam install . --deps-only --with-test
- run: opam exec -- dune build
- run: echo "OCAMLRUNPARAM=b" >> $env:GITHUB_ENV
- run: opam exec -- dune runtest

0 comments on commit da63fc1

Please sign in to comment.