Update node.js.yml

This commit is contained in:
Alec
2022-02-25 22:25:07 -05:00
committed by GitHub
parent 355f947323
commit 965f5c3ff6

View File

@@ -1,11 +1,9 @@
# 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
name: Node.js CI - Build, Test, and Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]