Compare commits
1 Commits
0.3.1
...
c925057b4b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c925057b4b |
@@ -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