Skip to content

Commit 42a3d29

Browse files
committed
remove manually uv packages in github action
1 parent fd66094 commit 42a3d29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/qa.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ jobs:
2929
3030
# Create a virtual environment or use system flag
3131
uv sync
32-
33-
# Use uv to install dependencies
34-
uv add pytest pytest-timeout pytest-asyncio pytest-cov ruff pyright bandit
3532
- name: Run QA
3633
run: make qa

0 commit comments

Comments
 (0)