Skip to content

Commit d58652c

Browse files
Update test.yaml
Add parallel flag to coveralls action.
1 parent e1a462f commit d58652c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ jobs:
3030
run: bundle exec rake
3131
- name: Coveralls
3232
uses: coverallsapp/github-action@v2
33+
with:
34+
parallel: true
35+
flag-name: run-$

0 commit comments

Comments
 (0)