Skip to content

Commit 3f8a823

Browse files
authored
Update node.js.yml
1 parent 0f52d19 commit 3f8a823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
mongodb-version: ${{ matrix.mongodb-version }}
2626
mongodb-replica-set: test-rs
27-
mongodb-port: 42069
27+
mongodb-port: 27017
2828

2929
- name: Install dependencies
3030
run: npm install

0 commit comments

Comments
 (0)