Skip to content

Commit

Permalink
Add massa-db-worker as dep if gas_calibration or benchmark ( #4232 )
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Besancon authored Jul 7, 2023
1 parent 813b108 commit be9fccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions massa-execution-worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ gas_calibration = [
"massa_final_state/testing",
"massa_pos_worker",
"massa_ledger_worker",
"massa_db_worker",
"tempfile",
]
testing = [
Expand All @@ -91,6 +92,7 @@ benchmarking = [
"criterion",
"massa_pos_worker",
"massa_ledger_worker",
"massa_db_worker",
"tempfile",
]

Expand Down

0 comments on commit be9fccb

Please sign in to comment.