There was an error while loading. Please reload this page.
2 parents f803cbe + b81dcfd commit 6aed85bCopy full SHA for 6aed85b
1 file changed
.github/workflows/example_package_project-ci.yaml
@@ -35,6 +35,7 @@ jobs:
35
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
36
with:
37
github-token: ${{ secrets.GITHUB_TOKEN }}
38
+ parallel: true
39
40
docs:
41
runs-on: ubuntu-latest
0 commit comments