Skip to content

Commit

Permalink
Revert "Disable forlift"
Browse files Browse the repository at this point in the history
This reverts commit 86a40e4.
  • Loading branch information
ggwpez committed Apr 8, 2024
1 parent 10af924 commit 76a8b0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@ quick-benchmarks-omni:
RUST_BACKTRACE: "full"
WASM_BUILD_NO_COLOR: 1
WASM_BUILD_RUSTFLAGS: "-C debug-assertions"
FORKLIFT_BYPASS: true
script:
- time cargo build --locked --quiet --release -p rococo-runtime --features runtime-benchmarks
- time cargo run --locked --release -p frame-omni-bencher --quiet -- v1 benchmark pallet --runtime target/release/wbuild/rococo-runtime/rococo_runtime.compact.compressed.wasm --all --steps 2 --repeat 1 --quiet
Expand Down

0 comments on commit 76a8b0c

Please sign in to comment.