Skip to content

Commit f21b0c1

Browse files
committed
update publish
1 parent 2df3581 commit f21b0c1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yml

-6
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ jobs:
2828
enable-cache: true
2929
- name: Install dependencies
3030
run: make sync
31-
- name: Run tests
32-
run: make tests
33-
- name: Run mypy
34-
run: make mypy
35-
- name: Run Python 3.9 tests
36-
run: make old_version_tests
3731
- name: Build package
3832
run: uv build
3933
- name: Publish to PyPI

0 commit comments

Comments
 (0)