mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-04-18 10:43:10 +00:00
debugging in ci
try ./ instead of {{github.workspace}} (could have been missing spaces on either side, eg {{ github.workspace }})
This commit is contained in:
parent
f1f9d7a825
commit
4b6db30f64
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: integration-tests-logs
|
||||
path: ${{github.workspace}}/tests/integration/logs/
|
||||
path: ./tests/integration/logs/
|
||||
retention-days: 1
|
||||
|
||||
coverage:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user