Skip to content

Commit

Permalink
fix: checkout before setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Oct 3, 2024
1 parent 56d0aa4 commit 1887670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
strategy:
fail-fast: true
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: "go.mod"
Expand Down

0 comments on commit 1887670

Please sign in to comment.