Skip to content

Commit

Permalink
Remove useless use of GITHUB_TOKEN (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining authored and untitaker committed Oct 26, 2024
1 parent 2e6d9d3 commit 0a31f82
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 @@ -42,5 +42,4 @@ jobs:
- run: cargo test
- uses: clechasseur/rs-clippy-check@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features

0 comments on commit 0a31f82

Please sign in to comment.