Skip to content

Commit

Permalink
removed uv run from pytest command
Browse files Browse the repository at this point in the history
  • Loading branch information
fullerzz committed Aug 22, 2024
1 parent 9677197 commit 6673d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ fi
# create local cache dir
mkdir uploads

uv run pytest -vvv tests/
pytest -vvv tests/

0 comments on commit 6673d1d

Please sign in to comment.