mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
CI: Require schema job to pass
I'm not certain, but I do not believe it was intentional in https://github.com/rust-lang/cargo/pull/15000 to allow the `schema` job to fail. This adds it to the required passing list.
This commit is contained in:
parent
cf7b053c0f
commit
c9261238cf
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
- lockfile
|
||||
- resolver
|
||||
- rustfmt
|
||||
- schema
|
||||
- test
|
||||
- test_gitoxide
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user