Skip to content

Commit

Permalink
the hunt continues..
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli committed Mar 11, 2024
1 parent 9958d76 commit c753401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Check lint
run: |
yarn cache clean
yarn lint --max-warnings=0
prettier --check "src/**/*.(tsx|ts)"
Expand Down

0 comments on commit c753401

Please sign in to comment.