We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1125239 commit ee70b22Copy full SHA for ee70b22
1 file changed
.github/workflows/test.yml
@@ -36,7 +36,6 @@ jobs:
36
pip install uv
37
cd src/ContentProcessor
38
uv sync
39
- echo "source .venv/bin/activate" >> $GITHUB_ENV
40
pip install pytest-cov
41
pip install pytest-asyncio
42
0 commit comments