Skip to content
Snippets Groups Projects
Commit c6753102 authored by Vladimir Istyufeev's avatar Vladimir Istyufeev Committed by GitHub
Browse files

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

parent f935dfc1
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment