Skip to content

Commit ab3bb46

Browse files
committed
run pytest again
1 parent 028e6e8 commit ab3bb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
working-directory: my_project
2626
run: |
2727
uv venv
28-
uv run -m pytest
28+
uv run pytest
2929

0 commit comments

Comments
 (0)