mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-22 15:23:07 +00:00
debugging in ci
artifact action to be executed with 'all'
This commit is contained in:
parent
723babb634
commit
256d66c2a8
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'
|
||||
if: matrix.tests == 'integration' || matrix.tests == 'all'
|
||||
with:
|
||||
name: integration-tests-logs
|
||||
path: tests/integration/logs/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user