Skip to content

Commit b81dcfd

Browse files
authored
Enable parallel execution for Coveralls GitHub Action
1 parent f803cbe commit b81dcfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/example_package_project-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
38+
parallel: true
3839

3940
docs:
4041
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)