Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
renkun-ken committed May 27, 2020
1 parent 95dd39f commit fbc94cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: "13.x"
- run: npm ci
- run: npm install
- run: npm run lint
lintr:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fbc94cb

Please sign in to comment.