Skip to content

Commit

Permalink
need to install coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 10, 2024
1 parent c7b5ce7 commit 1806517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
ruby-version: '3.0'
- name: Install dependencies
run: gem install test-unit
run: gem install test-unit coveralls
- name: Run test
env:
COVERALLS: "yes"
Expand Down

0 comments on commit 1806517

Please sign in to comment.