Skip to content

Commit a4fe387

Browse files
authored
Fix ci workflow: Stop producing the coverage badge (#115)
1 parent 3e1f97d commit a4fe387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ formatting: codestyle
2222
#* Linting
2323
test:
2424
poetry run pytest -c pyproject.toml tests/
25-
poetry run coverage-badge -o assets/images/coverage.svg -f
2625

2726
check-codestyle:
2827
poetry run isort --diff --check-only --settings-path pyproject.toml ./

0 commit comments

Comments
 (0)