mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-17 04:43:08 +00:00
debugging in ci
change artifact upload action to occur always
This commit is contained in:
parent
256d66c2a8
commit
082a07b6fc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
|
||||
- name: Upload integration tests log files
|
||||
uses: actions/upload-artifact@v3
|
||||
if: matrix.tests == 'integration' || matrix.tests == 'all'
|
||||
if: always()
|
||||
with:
|
||||
name: integration-tests-logs
|
||||
path: tests/integration/logs/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user