File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 python-version : " 3.11"
2222
2323 - name : Run tests
24- run : uv run --no-project python -m unittest discover -s tests -v
24+ run : uv run python -m unittest discover -s tests -v
2525
2626 - name : Build distributions
2727 run : uv build
Original file line number Diff line number Diff line change 2525 python-version : " 3.11"
2626
2727 - name : Run tests
28- run : uv run --no-project python -m unittest discover -s tests -v
28+ run : uv run python -m unittest discover -s tests -v
2929
3030 - name : Build distributions
3131 run : uv build
Original file line number Diff line number Diff line change 2525 python-version : " 3.11"
2626
2727 - name : Run tests
28- run : uv run --no-project python -m unittest discover -s tests -v
28+ run : uv run python -m unittest discover -s tests -v
2929
3030 - name : Build distributions
3131 run : uv build
You can’t perform that action at this time.
0 commit comments