mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-24 20:15:15 +00:00
Upload playwright report to different files
This commit is contained in:
parent
0fca97b267
commit
1258577d4d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
- uses: actions/upload-artifact@v4
|
||||
if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: playwright-report
|
||||
name: playwright-report-${{ matrix.node }}
|
||||
path: playwright-report/
|
||||
retention-days: 30
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user