Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros committed Nov 29, 2022
1 parent 5132549 commit b80af01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Coveralls
if: matrix.platform == 'ubuntu-latest' && matrix.go-version == '1.19.x'
uses: coverallsapp/github-action@master
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov

0 comments on commit b80af01

Please sign in to comment.