We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3906ed0 commit 71c7b5fCopy full SHA for 71c7b5f
1 file changed
.github/workflows/test.yml
@@ -36,6 +36,7 @@ jobs:
36
pip install uv
37
cd src/ContentProcessor
38
uv sync
39
+ .venv\Scripts\activate
40
pip install pytest-cov
41
pip install pytest-asyncio
42
0 commit comments