Skip to content

Commit 164b68d

Browse files
committed
try again
1 parent e479f75 commit 164b68d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- name: Create and populate virtualenv
2727
run: |
2828
uv pip install -r requirements.txt
29-
uv sync
3029
3130
- name: Run pytest
3231
run: PYTHONPATH=. uv run --frozen coverage run -m pytest

0 commit comments

Comments
 (0)