Skip to content

Commit

Permalink
Fixed orphan name
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanSobey committed Nov 21, 2021
1 parent 32363be commit 2405fa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
matrix:
node-version: ['10.x', '12.x', '14.x', '16.x']
steps:
- name: Checkout code
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
Expand Down Expand Up @@ -62,7 +61,6 @@ jobs:
matrix:
node-version: ['16.x']
steps:
- name: Checkout code
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit 2405fa5

Please sign in to comment.