Skip to content

Commit fa15fce

Browse files
committed
Disable parallel mode for Coveralls upload
1 parent c7a96e9 commit fa15fce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
path-to-lcov: coverage.lcov
48+
parallel: false

0 commit comments

Comments
 (0)