We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9327d8e commit 6d6b8beCopy full SHA for 6d6b8be
.github/workflows/check.yml
@@ -176,6 +176,7 @@ jobs:
176
echo "Downloading frame-omni-bencher..."
177
curl -L -o frame-omni-bencher https://github.com/paritytech/polkadot-sdk/releases/latest/download/frame-omni-bencher
178
chmod +x frame-omni-bencher
179
+ ./frame-omni-bencher --version
180
echo "${FRAME_OMNI_BENCHER_BIN_DIR}" >> $GITHUB_PATH
181
182
- name: Run benchmarks (Westend parachain)
0 commit comments