fixed grammatical error in node.js.yml (#1358)

This commit is contained in:
Andrew Wiltshire
2022-01-20 03:30:56 +00:00
committed by GitHub
parent a96d2407b5
commit ffa80e095e
+1 -1
View File
@@ -1,4 +1,4 @@
# This workflow will do a clean install of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# 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
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI