Skip to content

Commit

Permalink
Enable caching build environments
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Feb 28, 2024
1 parent 60234ac commit 2cdf8e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
cache-dependency-path: './go.sum'
go-version-file: './go.mod'

- name: Build
run: go build -v ./...

Expand Down

0 comments on commit 2cdf8e6

Please sign in to comment.