Skip to content

Commit

Permalink
ci: disable coverage-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
geddy11 committed Apr 24, 2024
1 parent dff4eba commit efcabaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
slug: geddy11/sysloss
#files: ./coverage.xml # coverage report (dont enable)

- name: Coverage badge
uses: tj-actions/coverage-badge-py@v2
# - name: Coverage badge
# uses: tj-actions/coverage-badge-py@v2

- name: Install Jupyter-book
run: pip install jupyter-book==1.0.0 sphinx-autoapi matplotlib toml scipy rich rustworkx pandas numpy
Expand Down

0 comments on commit efcabaf

Please sign in to comment.