ci: update required ci steps (#4846)

This commit is contained in:
Alice Ryhl
2022-07-20 14:05:23 +02:00
committed by GitHub
parent 21900bd42b
commit 56be5286ee
+4 -2
View File
@@ -34,16 +34,18 @@ jobs:
runs-on: ubuntu-latest
needs:
- test
- test-unstable
- test-parking_lot
- valgrind
- test-unstable
- miri
- asan
- cross
- features
- minrust
- minimal-versions
- fmt
- clippy
- docs
- valgrind
- loom-compile
- check-readme
- test-hyper