Skip to content

Commit

Permalink
gh action eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikMatiasko committed Apr 15, 2024
1 parent e3bfc1b commit 0dd31bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npm install

- name: Run ESLint
run: :lint:eslint:gh
run: npm run :lint:eslint:gh
continue-on-error: true

- name: Upload analysis results to GitHub
Expand Down

0 comments on commit 0dd31bd

Please sign in to comment.