This commit is contained in:
David Pedersen 2022-07-07 23:56:51 +02:00
parent c405095f05
commit 3013c36ace

View file

@ -121,7 +121,7 @@ jobs:
-p axum -p axum
-p axum-extra -p axum-extra
-p axum-core -p axum-core
-p internal-minimal-versions -p minimal-versions
--all-features --all-features
--all-targets --all-targets
--locked --locked
@ -135,7 +135,7 @@ jobs:
command: test command: test
args: > args: >
-p axum-macros -p axum-macros
-p internal-minimal-versions -p minimal-versions
--doc --doc
--all-features --all-features
--locked --locked