Skip to content

Commit

Permalink
gitlab: enabled fact-runtime for rococo runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkucharczyk committed Aug 30, 2023
1 parent 125de59 commit a247f58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab/pipeline/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ build-linux-stable:
RUSTFLAGS: "-Cdebug-assertions=y -Dwarnings"
# Ensure we run the UI tests.
RUN_UI_TESTS: 1
# Ensure rococo runtime has fast-runtime feature enabled
ROCOCO_FAST_RUNTIME: 1
script:
- time cargo build --locked --profile testnet --features pyroscope,fast-runtime --bin polkadot --bin polkadot-prepare-worker --bin polkadot-execute-worker
# pack artifacts
Expand Down

0 comments on commit a247f58

Please sign in to comment.