Skip to content

Commit

Permalink
workflow: specify coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
Warashi committed Jun 9, 2024
1 parent 1923fbc commit 37f4157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
with:
file: cover.out
flag-name: Go-${{ matrix.os }}-${{ matrix.go }}
parallel: true
finish-coveralls:
Expand Down

0 comments on commit 37f4157

Please sign in to comment.