Skip to content

Commit 1d73526

Browse files
dlangerm-stackdlangerm-stackav
authored andcommitted
minor fix for publish yaml
1 parent 823ff70 commit 1d73526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Run tests
3030
# For example, using `pytest`
31-
run: uv run pytest tests
31+
run: uv run pytest
3232

3333
- name: Build package distributions
3434
run: uv build

0 commit comments

Comments
 (0)