Skip to content

Commit

Permalink
Merge pull request #110 from Karandash8/skip-coverage-badge-creation-…
Browse files Browse the repository at this point in the history
…when-failed

misc: allow coverage badge creation failure
  • Loading branch information
Karandash8 authored Sep 13, 2024
2 parents 73bc35b + 7d04ecb commit 54b3a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
- name: "Make badge"
uses: schneegans/[email protected]
continue-on-error: true
with:
auth: ${{ secrets.GIST_TOKEN }}
gistID: 26eb92c97bbfac22b938afebac85e7cd
Expand Down

0 comments on commit 54b3a8d

Please sign in to comment.