Skip to content

Commit 6599dfe

Browse files
Add Node.js feature to test workflow
1 parent 42e4fd6 commit 6599dfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
features:
1515
- actionlint
1616
- google-cloud-cli
17+
- node
1718
- postgresql-client
1819
- shellcheck
1920
baseImage:
@@ -33,6 +34,7 @@ jobs:
3334
features:
3435
- actionlint
3536
- google-cloud-cli
37+
- node
3638
- postgresql-client
3739
- shellcheck
3840
continue-on-error: true

0 commit comments

Comments
 (0)