Skip to content

Commit

Permalink
Skip eslint checks for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyrob committed Jul 9, 2024
1 parent cde16b5 commit f413316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
- name: Run JSHint
run: grunt jshint:core

- name: Run ESLint
run: grunt eslint:core
# - name: Run ESLint
# run: grunt eslint:core

0 comments on commit f413316

Please sign in to comment.