CI: Upgrade every-crate test to required

Since it passes now.
This commit is contained in:
Ian Jackson 2023-06-14 19:40:27 +01:00
parent d66ff621be
commit bca999790f
1 changed files with 0 additions and 2 deletions

View File

@ -318,11 +318,9 @@ integration-shadow:
- amd64 - amd64
- tpa - tpa
# TODO when this test passes on main, delete the allow_failures line
every-crate: every-crate:
stage: test stage: test
image: rust:latest image: rust:latest
allow_failure: true
script: script:
- apt-get update && apt-get install -y python3-toml python-is-python3 - apt-get update && apt-get install -y python3-toml python-is-python3
- ./maint/every-crate - ./maint/every-crate