From fd517e2b36acc482481bffad52c22e5346d8246a Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Wed, 1 Nov 2023 13:52:04 -0700 Subject: [PATCH] Remove extra blank line in CI workflow --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d689c8254e..46864c367f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,6 @@ jobs: steps: - uses: actions/checkout@v2 - - name: Install Rust Toolchain Components uses: actions-rs/toolchain@v1 with: