Skip to content

Commit

Permalink
Add coveralls app to GH actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkamphorst committed Aug 11, 2023
1 parent ec2267b commit 3b22015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
bundler-cache: true
- name: exec rake
run: bundle exec rake
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 3b22015

Please sign in to comment.