mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 21:11:07 +00:00
Disallow failure for node-bench-regression-guard job (#8577)
This commit is contained in:
committed by
GitHub
parent
f935dfc1a1
commit
c675310227
@@ -285,8 +285,6 @@ node-bench-regression-guard:
|
||||
script:
|
||||
- 'node-bench-regression-guard --reference artifacts/benches/master-*
|
||||
--compare-with artifacts/benches/$CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA'
|
||||
# FIXME: remove this when master will be populated with bench results artifacts
|
||||
allow_failure: true
|
||||
|
||||
cargo-check-subkey:
|
||||
stage: test
|
||||
|
||||
Reference in New Issue
Block a user