Skip to content

Commit 40acfe5

Browse files
committed
ci: skip release tests
1 parent bef4b0b commit 40acfe5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ jobs:
5959
- name: Install dependencies
6060
run: uv sync --frozen
6161

62-
- name: Run tests
63-
run: |
64-
uv run pytest
65-
uv run code-index-mcp --help
66-
6762
- name: Build distributions
6863
run: uv run python -m build
6964

0 commit comments

Comments
 (0)