Compare commits
2 Commits
a56a26b1f0
...
7efe932621
| Author | SHA1 | Date | |
|---|---|---|---|
| 7efe932621 | |||
|
|
ca651d4c05 |
@@ -66,7 +66,7 @@ jobs:
|
||||
run: cd frontend && npm run test:e2e
|
||||
|
||||
- name: Upload Playwright report
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: playwright-report
|
||||
|
||||
Reference in New Issue
Block a user