Skip to content

Commit

Permalink
Merge branch 'fix-coveralls-parallel' of 'https://github.com/sduenas/…
Browse files Browse the repository at this point in the history
…perceval'

Merges #843 
Closes #843
  • Loading branch information
jjmerchante authored Jun 13, 2024
2 parents a3caa97 + c5a0394 commit ea116a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
with:
coverage-reporter-version: "v0.6.9"
flag-name: run ${{ join(matrix.*, ' - ') }}
parallel: true

0 comments on commit ea116a7

Please sign in to comment.