Skip to content

Commit 720f1b5

Browse files
committed
fix fail fast
1 parent 7c1143d commit 720f1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
jobs:
1414
check-mongo:
1515
strategy:
16-
fast-fail: false
16+
fail-fast: false
1717
matrix:
1818
include:
1919
- name: Mongo 4.4.0, ReplicaSet, WiredTiger

0 commit comments

Comments
 (0)