We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df2ec3 commit ac75df4Copy full SHA for ac75df4
1 file changed
.github/workflows/verify.yml
@@ -24,9 +24,6 @@ jobs:
24
- name: Install dependencies
25
run: npm ci
26
27
- - name: Install Playwright browsers
28
- run: npx playwright install chromium --only-shell
29
-
30
- name: Transpile files
31
run: npm run build:ts
32
0 commit comments