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