Skip to content

Commit c56a2d9

Browse files
authored
disable test as the test env is disabled
1 parent 038ffe4 commit c56a2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535

3636
- run: npx playwright install
3737

38-
- run: npm test
38+
# - run: npm test

0 commit comments

Comments
 (0)