Skip to content

Commit 4b9b3af

Browse files
vkarpov15aheckmann
andauthored
Update .github/workflows/test.yml
Co-authored-by: Aaron Heckmann <aaron.heckmann+github@gmail.com>
1 parent 7200d85 commit 4b9b3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
node-version: ['lts/*', 'lts/-1', 'latest']
15+
node: ['lts/*', 'lts/-1', 'latest']
1616
mongo: [7.0, 8.0]
1717
services:
1818
mongodb:

0 commit comments

Comments
 (0)