We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea410aa commit f6918b4Copy full SHA for f6918b4
.github/workflows/pr.yml
@@ -33,8 +33,6 @@ jobs:
33
run: yarn
34
- name: Install Playwright Browsers
35
run: yarn playwright install --with-deps chromium
36
- - name: Show playwright installs
37
- run: ls /home/runner/.cache/ms-playwright
38
- run: node scripts/setVersion.js --next
39
- run: yarn build
40
- run: yarn lint
0 commit comments