Skip to content

Commit 58c60bf

Browse files
committed
Update ci.yml
1 parent be93f0f commit 58c60bf

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
run: |
4343
uv run mypy allocator/ || echo "Type checking has known issues, continuing..."
4444
45-
- name: Validate examples
46-
run: |
47-
uv run python examples/quick_start.py
48-
uv run python examples/distance_methods.py
49-
uv run python examples/cli_examples.py
5045
5146
test:
5247
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)