Skip to content

Commit edf1761

Browse files
committed
fix workflow ci
1 parent cc601f7 commit edf1761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18-
- name: MongoDB 5.0, ReplicaSet, WiredTiger
18+
- name: MongoDB 5.0, ReplicaSet, WiredTiger
1919
MONGODB_VERSION: 5.0.3
2020
MONGODB_TOPOLOGY: replicaset
2121
MONGODB_STORAGE_ENGINE: wiredTiger

0 commit comments

Comments
 (0)