Skip to content

Commit e51548b

Browse files
committed
Fix GitHub Actions: remove typedown check from CI
1 parent f8dc1c2 commit e51548b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: |
2929
uv sync --all-extras
3030
uv run pytest
31-
uv run typedown check --full tests/integration_showcase
3231
3332
- name: Build distribution
3433
run: uv build

0 commit comments

Comments
 (0)