Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #573 from hackaru-app/lint-action
Browse files Browse the repository at this point in the history
Fixed lint action not working
  • Loading branch information
ktmouk authored May 17, 2021
2 parents 06d2443 + bd6e98d commit c3afd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
run: yarn --frozen-lockfile

- name: Run lint
run: yarn lint
run: yarn lint .

0 comments on commit c3afd16

Please sign in to comment.