Skip to content

Commit 8e211e0

Browse files
author
Jacques
committed
Fix publish job
1 parent 9404b95 commit 8e211e0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ jobs:
5555
uv pip install build twine
5656
uv pip install -e ".[dev]"
5757
58-
- name: Run tests
59-
run: |
60-
uv pip install pytest
61-
pytest
62-
6358
- name: Build package
6459
run: |
6560
uv pip install build

0 commit comments

Comments
 (0)