Skip to content

Commit f35e11f

Browse files
committed
try rc release
1 parent d82b669 commit f35e11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
(CONSOLE_SUBPATH=/console/subpath ./console server ) & (make test-initialize-minio-nginx)
226226
227227
- name: Install TestCafe
228-
run: npm install -g testcafe
228+
run: npm install -g testcafe@3.7.0-rc.1
229229

230230
- name: Run TestCafe Tests
231231
run: |

0 commit comments

Comments
 (0)