Merge pull request #6348

1af7d16 workflows: log test output on failure (xiphon)
This commit is contained in:
luigi1111 2020-02-26 14:16:19 -05:00
commit a81def4868
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
1 changed files with 2 additions and 0 deletions

View File

@ -74,4 +74,6 @@ jobs:
- name: install requests
run: pip install requests
- name: tests
env:
CTEST_OUTPUT_ON_FAILURE: ON
run: make release-test -j3