Skip to content

Commit

Permalink
Update .github/workflows/codecov.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Wen Zhou <[email protected]>
  • Loading branch information
asanzgom and zdtsw authored Oct 8, 2024
1 parent cf24296 commit 5b06561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

- name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod

- name: Install dependencies
run: go mod download
Expand Down

0 comments on commit 5b06561

Please sign in to comment.