Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Delmas <[email protected]>
  • Loading branch information
tdelmas committed Nov 2, 2023
1 parent 00a5861 commit c7c74bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

steps:
- uses: actions/checkout@v3
run: |
- run: |
rustup toolchain install nightly
cargo +nightly -Zscript ./pre-publish.rs
cargo clippy --verbose

0 comments on commit c7c74bd

Please sign in to comment.