Skip to content

Commit

Permalink
fix(action): disable bench for bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Becker committed Aug 6, 2024
1 parent 62ce8f0 commit eb9b679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ async-trait = "0.1.51"
[[bin]]
name = "heimdall"
path = "src/main.rs"
bench = false

0 comments on commit eb9b679

Please sign in to comment.