From d31fff8ac3279df4542ca444bade051f38ba06fa Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Wed, 11 Sep 2024 14:59:40 +0200 Subject: [PATCH] Desperation. --- .github/workflows/tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index f523b824..0952de5e 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -39,7 +39,6 @@ jobs: # Released on: 02 May, 2024 # https://releases.rs/docs/1.78.0/ toolchain: 1.80.0 - override: true components: rustfmt, clippy - name: Install Protoc uses: arduino/setup-protoc@v1