From 898191f9a9066109bd9876a6e271b3121e50059a Mon Sep 17 00:00:00 2001 From: Danny Adams Date: Fri, 20 Jan 2023 11:23:08 -0500 Subject: [PATCH] Removal of whitespace. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a685d5e03..4099e4b64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,6 @@ jobs: working-directory: src steps: - uses: actions/checkout@v3 - # single setup and sum cache handling here. # the results will cascade onto both testing and linting. - name: Setup Golang with cache