Skip to content

Commit 1f772e9

Browse files
authored
feat: prevent ignore files warning (#2318)
1 parent 684c5e6 commit 1f772e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
token: ${{ secrets.PAT_TOKEN }}
6767
config_path: ".eslintrc.json"
68+
ignore_path: ".eslintignore"
6869

6970
- name: Run build and test
7071
run: |

0 commit comments

Comments
 (0)