mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-15 19:15:43 +02:00
ci: fix path for uploading logs on failure
This commit is contained in:
@@ -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