Update node.js.yml

This commit is contained in:
Preston 2020-05-26 23:25:11 -04:00 committed by GitHub
parent c8f1c80574
commit df4e5c7a79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ jobs:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with: