Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OliwiaGowor committed Jul 9, 2024
1 parent 8b4c493 commit cfdbac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
shell: bash
run: |
set -e
npm install -g eslint
npm install -g prettier@1.18.2
npm install --only=dev
npx eslint --max-warnings 0 .
npm run lint-check

0 comments on commit cfdbac5

Please sign in to comment.