From ecd7e06fdda72e2b33657785c25a0aaba641805a Mon Sep 17 00:00:00 2001 From: Eliza Weisman Date: Thu, 6 Oct 2022 15:00:59 -0700 Subject: [PATCH] chore(ci): remove requirement for removed job This should fix the build, oopsie. --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9d4020ac6c..6dfd3e3f71 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -385,7 +385,6 @@ jobs: - minimal-versions - cargo-hack - check-msrv - - check-msrv-appender - test-build-wasm - test-wasm - test-features-stable