mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Save logs on ci failure
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -105,4 +105,5 @@ jobs:
|
||||
if: failure()
|
||||
with:
|
||||
name: test-storages-${{ matrix.test_suite }}
|
||||
path: test*/logs/*
|
||||
path: artifacts
|
||||
retention-days: 7
|
||||
|
||||
Reference in New Issue
Block a user