Skip to content

Commit

Permalink
Enabled coveralls service on macOS env.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 10, 2019
1 parent e3c306c commit c2868b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
- name: Install dependencies
run: gem install minitest
- name: Run test
env:
COVERALLS: "yes"
run: ruby -Ilib exe/rake

0 comments on commit c2868b7

Please sign in to comment.