Skip to content

Commit

Permalink
feat: prevent ignore files warning (#2318)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 15, 2024
1 parent 684c5e6 commit 1f772e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
ignore_path: ".eslintignore"

- name: Run build and test
run: |
Expand Down

0 comments on commit 1f772e9

Please sign in to comment.