Skip to content

Commit

Permalink
fixed ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
bomzheg committed Nov 27, 2024
1 parent dcf2517 commit 326b475
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ jobs:
hide-comment: false
report-only-changed-files: false
remove-link-from-badge: false
coverage-badge:
needs: [test]
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Create the Badge
uses: schneegans/[email protected]
with:
Expand Down

0 comments on commit 326b475

Please sign in to comment.