Skip to content

Commit

Permalink
Add production to cargo bench
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed Jan 2, 2025
1 parent 156fe15 commit e722a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ harness = false
name = "vm"

[features]
default = ["fuel-core/rocksdb"]
default = ["fuel-core/rocksdb", "fuel-core/rocksdb-production"]

[[bench]]
harness = false
Expand Down

0 comments on commit e722a63

Please sign in to comment.