mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
workflows: log test output on failure
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -59,4 +59,6 @@ jobs:
|
||||
- name: install requests
|
||||
run: pip install requests
|
||||
- name: tests
|
||||
env:
|
||||
CTEST_OUTPUT_ON_FAILURE: ON
|
||||
run: make release-test -j3
|
||||
|
||||
Reference in New Issue
Block a user