Skip to content

Commit 1633896

Browse files
Attempt to remove steps again
1 parent 9f13691 commit 1633896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
# - name: Start proxy
3131
# run: npm run cors-proxy
3232

33-
- name: Run Playwright tests
34-
run: npm run playwright
33+
# - name: Run Playwright tests
34+
# run: npm run playwright
3535

3636
- name: Upload Playwright report
3737
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)