Skip to content

Commit

Permalink
dont cache go
Browse files Browse the repository at this point in the history
  • Loading branch information
tannermiller-wf committed Sep 12, 2023
1 parent d975331 commit e05837f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ${{ env.GOLANG_VERSION }}
cache-dependency-path: /runner/_work/go-datastructures/go-datastructures/go/src/github.com/Workiva/go-datastructures/go.sum

- name: Run Tests
timeout-minutes: 10
Expand Down

0 comments on commit e05837f

Please sign in to comment.