Skip to content

Commit

Permalink
ci: Output more details for failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX committed May 21, 2021
1 parent 826ece0 commit 00e2b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/travis/build-and-test
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ else
fi

# run tests
make test
make test ARGS="--rerun-failed --output-on-failure"

0 comments on commit 00e2b4f

Please sign in to comment.