Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
chore(ci): don't fix on workflow lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmeyer committed Jul 14, 2020
1 parent 4ad53f8 commit 8a471d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
npm install
- name: Lint code
run: |
npm run lint:fix
npm run lint
- name: Build
if: always()
run: |
Expand Down

1 comment on commit 8a471d8

@vercel
Copy link

@vercel vercel bot commented on 8a471d8 Jul 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.