From 6e0955ed9b720bbf53a0b3934cc6bd2fbdf4269f Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Sun, 17 Dec 2023 12:11:40 +0100 Subject: [PATCH] Fix CI (#2434) --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f0fec560..d6ea1edd 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -122,7 +122,6 @@ jobs: -p axum-extra -p axum-core --all-features - --all-targets --locked # the compiler errors are different on our MSRV which makes # the trybuild tests in axum-macros fail, so just run the doc