Skip to content

Commit f5fbe75

Browse files
committed
skip e2e
1 parent 1c7be48 commit f5fbe75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ jobs:
3636
run: yarn playwright install --with-deps
3737

3838
- name: Run Playwright tests
39+
if: false # Skip e2e test
3940
run: yarn run test:e2e

0 commit comments

Comments
 (0)