Skip to content

Commit

Permalink
👷 (ci): Move cargo-deny config to config folder
Browse files Browse the repository at this point in the history
semver: chore
  • Loading branch information
Somfic committed May 25, 2024
1 parent 7a42301 commit a55a960
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Check
run: |
cargo deny check
cargo deny check -c config/cargo-deny.toml
cargo outdated --exit-code 1
cargo udeps
rm -rf ~/.cargo/advisory-db
Expand Down
File renamed without changes.

0 comments on commit a55a960

Please sign in to comment.