fix test action
This commit is contained in:
2
.github/workflows/test-enjoy-app.yml
vendored
2
.github/workflows/test-enjoy-app.yml
vendored
@@ -51,6 +51,6 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
name: ${{matrix.os}}-playwright-report
|
||||
path: enjoy/playwright-report/
|
||||
retention-days: 30
|
||||
|
||||
Reference in New Issue
Block a user