Skip to content

Commit

Permalink
npm run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungyoul Yu committed Sep 26, 2019
1 parent b59eccd commit 73e58c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Run Build
run: |
npm run lint
# npm run lint
npm run build
- name: Release to GitHub
Expand Down

0 comments on commit 73e58c4

Please sign in to comment.