File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 npm ci --legacy-peer-deps
2121 npm run build:no-translate
2222 - name : Install Playwright Browsers
23- run : npx playwright install --with-deps
23+ run : npx playwright install chromium firefox webkit --with-deps
2424 - name : Install wp-env
2525 run : |
2626 npm install -g @wordpress/env
5858 ## Playwright Report Artifact
5959 | file | commit |
6060 | ---- | ------ |
61- | [playwright-report-${{ env.VERSION_SUFFIX }}.zip ](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/artifacts/${{ steps.artifact-upload-step.outputs.artifact-id }}) | ${{ github.sha }} |
61+ | [playwright-report-${{ env.VERSION_SUFFIX }}](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/artifacts/${{ steps.artifact-upload-step.outputs.artifact-id }}) | ${{ github.sha }} |
6262 edit-mode : replace
You can’t perform that action at this time.
0 commit comments