Skip to content

Commit

Permalink
[ci] Run check-rust-feature-propagation in pr and master (#2012)
Browse files Browse the repository at this point in the history
Need to run this job in master to make it `Required`
  • Loading branch information
alvicsam authored and s0me0ne-unkn0wn committed Oct 29, 2023
1 parent bc98204 commit 7f798c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f798c5

Please sign in to comment.