Skip to content

Commit 500dbe8

Browse files
committed
chore: disable browser_tests for now
1 parent 7fb6b2a commit 500dbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
timeout-minutes: 10
119119
needs:
120120
- node_tests
121-
- browser_tests
121+
# - browser_tests
122122
steps:
123123
- uses: actions/checkout@v2
124124
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)