Skip to content

Commit 62ffb5a

Browse files
thepetkrm3l
andcommitted
Update .github/workflows/codecov.yaml
Signed-off-by: thepetk <[email protected]> Co-authored-by: Armel Soro <[email protected]> Signed-off-by: thepetk <[email protected]>
1 parent bbf8bbe commit 62ffb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codecov.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Go 1.x
3737
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
3838
with:
39-
go-version: 1.18
39+
go-version-file: go.mod
4040
- name: Run tests
4141
run: go test ./... -coverprofile cover.out
4242
- name: Codecov

0 commit comments

Comments
 (0)