We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684c5e6 commit 1f772e9Copy full SHA for 1f772e9
.github/workflows/test.yml
@@ -65,6 +65,7 @@ jobs:
65
with:
66
token: ${{ secrets.PAT_TOKEN }}
67
config_path: ".eslintrc.json"
68
+ ignore_path: ".eslintignore"
69
70
- name: Run build and test
71
run: |
0 commit comments