Skip to content

Commit d16d848

Browse files
committed
chore: run tests
1 parent f023500 commit d16d848

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
with:
1616
python-version: '3.13'
1717

18-
- name: Install uv
19-
run: pip install uv
20-
21-
- name: Install dependencies
22-
run: uv sync --group dev
23-
2418
- name: Test
2519
run: make test
2620

tests/test_example1_integration.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)