Skip to content

Commit 1806517

Browse files
committed
need to install coveralls
1 parent c7b5ce7 commit 1806517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
ruby-version: '3.0'
1616
- name: Install dependencies
17-
run: gem install test-unit
17+
run: gem install test-unit coveralls
1818
- name: Run test
1919
env:
2020
COVERALLS: "yes"

0 commit comments

Comments
 (0)