Skip to content

Commit 741a408

Browse files
committed
f
1 parent 0504db9 commit 741a408

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/nodejs.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,12 @@ jobs:
173173

174174
test-mysql57-s3-nfs:
175175
runs-on: ${{ matrix.os }}
176-
if: |
177-
contains('
178-
refs/heads/master
179-
refs/heads/dev
180-
refs/heads/egg-v4
181-
', github.ref)
176+
# if: |
177+
# contains('
178+
# refs/heads/master
179+
# refs/heads/dev
180+
# refs/heads/egg-v4
181+
# ', github.ref)
182182

183183
services:
184184
mysql:

0 commit comments

Comments
 (0)