From 3d807a13049c680d1fd036c311d7ab845e9c7fd5 Mon Sep 17 00:00:00 2001 From: Danny Adams Date: Sat, 28 Jan 2023 14:01:37 -0500 Subject: [PATCH] GOFMT: wsl --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32acffa53..c1e993f12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ 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