We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68369a2 commit f4b336bCopy full SHA for f4b336b
.github/workflows/test.yml
@@ -22,7 +22,5 @@ jobs:
22
run: npm install
23
- name: Install Playwright browsers
24
run: npx playwright install --with-deps chromium
25
- - name: npm test
26
- run: npm test
27
env:
28
CI: true
0 commit comments