Skip to content

Commit

Permalink
fix: disable warning exists on udeps step
Browse files Browse the repository at this point in the history
  • Loading branch information
eredotpkfr committed Jan 6, 2025
1 parent 5e661f9 commit e142a63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
version: "latest"
args: "--all-targets"
env:
RUSTFLAGS: ""

rust-cargo-machete:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e142a63

Please sign in to comment.