Skip to content

Commit f1e9607

Browse files
Remove playwright from deps, worked around
1 parent b2a9667 commit f1e9607

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
npm run lint-pr
3535
shell: /usr/bin/bash -e -o pipefail {0}
3636

37-
- name: Install Playwright Browsers
38-
run: npx playwright-core install --with-deps
39-
4037
# Might as well
4138
- name: Run a dev build
4239
run: |

0 commit comments

Comments
 (0)