Skip to content

Commit

Permalink
Updates link workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjr632 committed Dec 12, 2020
1 parent e6b6753 commit 185c56c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 10
- run: yarn
- run: yarn style:check
- run: npm i
- run: npm run style:check

0 comments on commit 185c56c

Please sign in to comment.