Skip to content

Commit 41fd02b

Browse files
authored
pausing coveralls since it's down
Updated CI workflow to include conditional Coveralls step.
1 parent 8e6602c commit 41fd02b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ jobs:
3232
shell: bash
3333
timeout-minutes: 15
3434
- name: Coveralls
35+
if: false
3536
uses: coverallsapp/github-action@master
3637
with:
3738
github-token: ${{ secrets.GITHUB_TOKEN }}
3839

40+

0 commit comments

Comments
 (0)