Skip to content

Commit

Permalink
fix udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
jedleggett committed Dec 20, 2023
1 parent 0103978 commit 913de5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: cargo +1.73.0-x86_64-unknown-linux-gnu clippy --all-targets

- name: cargo udeps
run: cargo +1.73.0-x86_64-unknown-linux-gnu udeps --locked
run: cargo +nightly udeps --locked

0 comments on commit 913de5b

Please sign in to comment.