1
0
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:
2026-03-16 15:25:09 +01:00
committed by Jan Wyzula
parent 14a6b04b11
commit 1351fcd47b

View File

@@ -55,5 +55,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: pytest-logs
path: ./logs/*.log
path: ./bec/logs/*.log
retention-days: 7