Disallow failure for node-bench-regression-guard job (#8577)

This commit is contained in:
Vladimir Istyufeev
2021-04-08 22:10:14 +03:00
committed by GitHub
parent f935dfc1a1
commit c675310227
-2
View File
@@ -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