From 31f4ccf912276979c26039df790a22c510fe1d50 Mon Sep 17 00:00:00 2001 From: Ron Kuris Date: Fri, 8 Sep 2023 15:30:06 +0000 Subject: [PATCH] Components not needed --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9996c9312..17e67397c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -78,7 +78,6 @@ jobs: steps: - uses: actions/checkout@v3 - uses: dtolnay/rust-toolchain@stable - components: rustfmt, clippy - uses: arduino/setup-protoc@v2 - name: Restore Check Deps id: cache-build-deps-restore