Don't need upload-artifact

pull/1231/head
Lim Chee Aun 2025-08-01 21:24:28 +08:00
rodzic 5d77a666a6
commit e31c78024b
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -23,9 +23,3 @@ jobs:
run: npx playwright install --with-deps webkit --only-shell
- name: Run Playwright tests
run: npm run test
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
retention-days: 30