Skip to content

Commit

Permalink
Remove codecov (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Sep 20, 2024
1 parent e4f2a16 commit d8455d1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 158 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ jobs:

- name: Run linters
run: scripts/lint

- name: Run codecov
run: uv run codecov
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies = ["typing_extensions"]
[tool.uv]
dev-dependencies = [
"pytest",
"codecov",
"pytest-cov",
"black",
"flake8",
Expand Down
Loading

0 comments on commit d8455d1

Please sign in to comment.