Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iximiuz authored Jul 20, 2021
1 parent d79a277 commit 9a29adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Run tests
run: cargo test --verbose
- name: Run clippy check
- uses: actions-rs/[email protected]
uses: actions-rs/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9a29adc

Please sign in to comment.