Skip to content

Commit 05e4bb2

Browse files
remove mongo dependency in test github workflow
1 parent ad55389 commit 05e4bb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version: ['18.x', '16.x','14.x']
16-
mongodb-version: ['5.0', '6.0']
1716

1817
steps:
1918
- name: Git checkout

0 commit comments

Comments
 (0)