Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzaku committed May 5, 2024
1 parent 28977dc commit 8bd6802
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 @@ -22,3 +22,4 @@ jobs:
run: cargo test --verbose
- name: clippy
uses: actions-rs/clippy-check@v1
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8bd6802

Please sign in to comment.