Skip to content

Commit be98264

Browse files
committed
Disabled the tester
1 parent b9623ac commit be98264

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/playwright.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Playwright Tests with Dependency and Artifact Caching
22

33
on:
4-
push:
5-
branches: [develop, main]
6-
pull_request:
7-
branches: [develop, main]
4+
# push:
5+
# branches: [develop, main]
6+
# pull_request:
7+
# branches: [develop, main]
88

99
jobs:
1010
install:

0 commit comments

Comments
 (0)