Skip to content

Commit

Permalink
chore(ci): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Oct 25, 2020
1 parent 96e8537 commit 98da4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Set up NodeJS
with:
node-version: ${{ matrix.node }}
- name: Insrall
- name: Install
run: npm install
- name: Test
run: npm test

0 comments on commit 98da4f2

Please sign in to comment.