Skip to content
Snippets Groups Projects
Unverified Commit 8a79fb22 authored by Alexander Samusev's avatar Alexander Samusev Committed by GitHub
Browse files

[ci] Run check-rust-feature-propagation in pr and master (#2012)

Need to run this job in master to make it `Required`
parent 4a443567
Branches
No related merge requests found
Pipeline #404626 passed with stages
in 45 minutes and 58 seconds
......@@ -85,7 +85,7 @@ check-rust-feature-propagation:
stage: check
extends:
- .kubernetes-env
- .test-pr-refs
- .common-refs
script:
- cargo install --locked --version 0.13.2 -q -f zepter && zepter --version
- zepter run check
......
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