Skip to content

Commit

Permalink
Remove internal test run where additional output will cause expect te…
Browse files Browse the repository at this point in the history
…sts failures
  • Loading branch information
jmid committed Jun 5, 2024
1 parent 58c674d commit 0673687
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,6 @@ jobs:
- name: Build the test suite
run: opam exec -- dune build

- name: Run the internal package tests
run: opam exec -- dune runtest -j1 --no-buffer --display=quiet --cache=disabled --error-reporting=twice test/

- name: Run the multicore test suite
id: mainstep
run: opam exec -- dune build "@ci" -j1 --no-buffer --display=quiet --cache=disabled --error-reporting=twice

0 comments on commit 0673687

Please sign in to comment.