Skip to content

Commit 2e0abde

Browse files
committed
fix: fix release workflow
1 parent a8b49af commit 2e0abde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
run: poetry run flake8 src/ssspx
3636
- name: Docstring style
3737
run: poetry run pydocstyle src/ssspx
38-
- name: Docstring coverage
39-
run: poetry run interrogate -q -c pyproject.toml
4038
- name: Type check
4139
run: poetry run mypy src/ssspx
4240
- name: Security scan

0 commit comments

Comments
 (0)