Skip to content

Commit f54faf0

Browse files
workflow typo
1 parent 554c7b1 commit f54faf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626

2727
- name: Run tests
2828
run: |
29-
uv run pytest tests# if not in requirements.txt
29+
uv run pytest tests

0 commit comments

Comments
 (0)