File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 7171 if : always()
7272 with :
7373 name : playwright-report-pages
74- path : |
75- special-pages/playwright-report
76- injected/playwright-report
74+ path : special-pages/playwright-report
7775 retention-days : 5
7876 - name : Build docs
7977 run : npm run docs
Original file line number Diff line number Diff line change 1111 "build.dev" : " npm run build -- --env development" ,
1212 "lint-fix" : " cd ../ && npm run lint-fix" ,
1313 "test-unit" : " node --test \" unit-test/*\" \" pages/history/unit-tests/*\" \" pages/duckplayer/unit-tests/*\" \" pages/new-tab/app/freemium-pir-banner/unit-tests/*\" " ,
14- "test-int" : " playwright test --grep-invert '@screenshots' history.spec.js " ,
14+ "test-int" : " playwright test --grep-invert '@screenshots'" ,
1515 "test-int-x" : " npm run test-int" ,
1616 "test-int-snapshots" : " playwright test --grep '@screenshots'" ,
1717 "test-int-snapshots-update" : " playwright test --grep '@screenshots' --update-snapshots --last-failed --pass-with-no-tests" ,
You can’t perform that action at this time.
0 commit comments