We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b2562 commit 525aabbCopy full SHA for 525aabb
.github/workflows/test.yml
@@ -65,7 +65,6 @@ 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