Skip to content

Commit b4d426a

Browse files
authored
Update ci.yml
1 parent 4e00b35 commit b4d426a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Build
3333
run: yarn build
3434

35-
- name: Run E2E tests (Playwright)
36-
run: yarn test:e2e
35+
# - name: Run E2E tests (Playwright)
36+
# run: yarn test:e2e

0 commit comments

Comments
 (0)