Skip to content

Commit

Permalink
fix: unstable ci due to coveralls race (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski authored Dec 20, 2023
1 parent 7ed8882 commit 177ab7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: coverage.out

flag-name: Go-${{ matrix.go_version }}
parallel: true
test-latest:
name: Test latest
strategy:
Expand Down

0 comments on commit 177ab7b

Please sign in to comment.