mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
workflows: log test output on failure
This commit is contained in:
parent
6b2b1d6368
commit
1af7d1608e
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
|
||||
|
Loading…
Reference in New Issue
Block a user