kopia lustrzana https://github.com/cheeaun/phanpy
Don't need upload-artifact
rodzic
5d77a666a6
commit
e31c78024b
|
@ -23,9 +23,3 @@ jobs:
|
||||||
run: npx playwright install --with-deps webkit --only-shell
|
run: npx playwright install --with-deps webkit --only-shell
|
||||||
- name: Run Playwright tests
|
- name: Run Playwright tests
|
||||||
run: npm run test
|
run: npm run test
|
||||||
- uses: actions/upload-artifact@v4
|
|
||||||
if: ${{ !cancelled() }}
|
|
||||||
with:
|
|
||||||
name: playwright-report
|
|
||||||
path: playwright-report/
|
|
||||||
retention-days: 30
|
|
||||||
|
|
Ładowanie…
Reference in New Issue