Skip to content

Commit c14d48c

Browse files
committed
Naive attempt at adding coveralls.
1 parent 88ad4f8 commit c14d48c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
with:
6262
name: coverage
6363
path: coverage.xml
64+
- name: Coveralls GitHub Action
65+
uses: coverallsapp/github-action@v2.2.3
66+
6467

6568
doc-test:
6669
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)