Skip to content

Commit

Permalink
Update dev-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Nov 21, 2020
1 parent 21488cd commit 53d051b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- run: make build
- run: make cirun cmd="npm ci"
# - run: make ciall
- run: make cirun cmd="npm format:check"
- run: make cirun cmd="npm lint"
- run: make cirun cmd="npm run format:check"
- run: make cirun cmd="npm run lint"

0 comments on commit 53d051b

Please sign in to comment.