Skip to content

Commit

Permalink
Wow
Browse files Browse the repository at this point in the history
  • Loading branch information
dremin committed Oct 25, 2023
1 parent c850ca7 commit 8dc2b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install packages
run: |
npm install --ignore-scripts
npm run postinstall -- --skip-auth
npm run postinstall -- --skip-env
- name: Run eslint
run: npm run lint:report
continue-on-error: true
Expand Down

0 comments on commit 8dc2b24

Please sign in to comment.