mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-29 21:08:29 +02:00
ci: fix path for uploading logs on failure
This commit is contained in:
2
.github/workflows/end2end-conda.yml
vendored
2
.github/workflows/end2end-conda.yml
vendored
@@ -55,5 +55,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pytest-logs
|
||||
path: ./logs/*.log
|
||||
path: ./bec/logs/*.log
|
||||
retention-days: 7
|
||||
|
||||
Reference in New Issue
Block a user