Skip to content

Commit f4b336b

Browse files
Update test.yml
1 parent 68369a2 commit f4b336b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@ jobs:
2222
run: npm install
2323
- name: Install Playwright browsers
2424
run: npx playwright install --with-deps chromium
25-
- name: npm test
26-
run: npm test
2725
env:
2826
CI: true

0 commit comments

Comments
 (0)