Skip to content

Commit

Permalink
Merge pull request #13 from StefanSchroeder/StefanSchroeder-patch-2
Browse files Browse the repository at this point in the history
Update codecov.yml
  • Loading branch information
StefanSchroeder authored Dec 22, 2024
2 parents 9a9ede9 + 7a8c7b6 commit 65c0f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fetch-depth: 2
- uses: actions/setup-go@v2
with:
go-version: '1.18'
go-version: '1.22'
- name: Run coverage
run: go test -race -coverprofile=coverage.txt -covermode=atomic
- name: Upload coverage to Codecov
Expand Down

0 comments on commit 65c0f13

Please sign in to comment.