Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 23, 2022
1 parent 33e0790 commit cf7e38a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Run eslint on changed files
uses: tj-actions/eslint-changed-files@v17
continue-on-error: true
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
Expand Down

0 comments on commit cf7e38a

Please sign in to comment.