Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
Add parallel flag to coveralls action.
  • Loading branch information
bartkamphorst authored Jan 11, 2025
1 parent e1a462f commit d58652c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
run: bundle exec rake
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
parallel: true
flag-name: run-$

0 comments on commit d58652c

Please sign in to comment.