feat: prevent ignore files warning (#2318)
This commit is contained in:
parent
684c5e6d94
commit
1f772e919b
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
config_path: ".eslintrc.json"
|
||||
ignore_path: ".eslintignore"
|
||||
|
||||
- name: Run build and test
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user