Skip to content

Commit

Permalink
got the token bach
Browse files Browse the repository at this point in the history
  • Loading branch information
StanChe committed Dec 22, 2023
1 parent b5bcc28 commit 4c6ab67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Lint with Clippy
uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --tests --all-targets -- -D warnings

- name: Run tests
Expand Down

0 comments on commit 4c6ab67

Please sign in to comment.