mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
ci: update required ci steps (#4846)
This commit is contained in:
@@ -34,16 +34,18 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs:
|
needs:
|
||||||
- test
|
- test
|
||||||
- test-unstable
|
|
||||||
- test-parking_lot
|
- test-parking_lot
|
||||||
|
- valgrind
|
||||||
|
- test-unstable
|
||||||
- miri
|
- miri
|
||||||
|
- asan
|
||||||
- cross
|
- cross
|
||||||
- features
|
- features
|
||||||
- minrust
|
- minrust
|
||||||
|
- minimal-versions
|
||||||
- fmt
|
- fmt
|
||||||
- clippy
|
- clippy
|
||||||
- docs
|
- docs
|
||||||
- valgrind
|
|
||||||
- loom-compile
|
- loom-compile
|
||||||
- check-readme
|
- check-readme
|
||||||
- test-hyper
|
- test-hyper
|
||||||
|
|||||||
Reference in New Issue
Block a user