Skip to content

Commit

Permalink
fixup! add ESLint check
Browse files Browse the repository at this point in the history
  • Loading branch information
Kakadus committed Dec 2, 2024
1 parent 13b9a5d commit d356aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Run ESLint
run: |
cd evap/static/ts
npx eslint --quiet
npx eslint
formatter:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit d356aec

Please sign in to comment.