Skip to content

Commit

Permalink
Update .github/workflows/codecov.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>

Co-authored-by: Armel Soro <[email protected]>
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk and rm3l committed Nov 10, 2023
1 parent bbf8bbe commit 62ffb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: 1.18
go-version-file: go.mod
- name: Run tests
run: go test ./... -coverprofile cover.out
- name: Codecov
Expand Down

0 comments on commit 62ffb5a

Please sign in to comment.