We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec0816 commit 3906ed0Copy full SHA for 3906ed0
1 file changed
.github/workflows/test.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
python -m pip install --upgrade pip
36
pip install uv
37
+ cd src/ContentProcessor
38
uv sync
39
pip install pytest-cov
40
pip install pytest-asyncio
0 commit comments