Skip to content

Commit 117f771

Browse files
Update node.js.yml
1 parent 090ceec commit 117f771

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
33

4+
5+
# By the way I'm not sure if this'll work lol
6+
47
name: Node.js CI
58

69
on:

0 commit comments

Comments
 (0)