mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-08 12:30:56 +02:00
ci: fix path for uploading logs on failure
This commit is contained in:
committed by
Jan Wyzula
co-authored by
Jan Wyzula
parent
14a6b04b11
commit
1351fcd47b
@@ -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