Unverified Commit ab7e22a2 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #6175 from ipfs/ci/sharness-output

ci: avoid interleaving output from different sharness tests
parents 1244056a ad8c51b7
......@@ -72,7 +72,7 @@ jobs:
- *make_out_dirs
- *restore_gomod
- run: make -j 10 coverage/sharness_tests.coverprofile test/sharness/test-results/sharness.xml TEST_GENERATE_JUNIT=1 CONTINUE_ON_S_FAILURE=1
- run: make -O -j 10 coverage/sharness_tests.coverprofile test/sharness/test-results/sharness.xml TEST_GENERATE_JUNIT=1 CONTINUE_ON_S_FAILURE=1
- run:
when: always
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment