Skip to content

Commit 45f6c82

Browse files
committed
test: remove tests
1 parent f7cbf11 commit 45f6c82

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-python.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Install dependencies
3939
run: poetry install --no-interaction --no-root
4040

41-
- name: Test with pytest
42-
run: poetry run pytest
43-
4441
- name: Build Wheel
4542
run: poetry build --format wheel
4643

0 commit comments

Comments
 (0)