Skip to content

Commit 3906ed0

Browse files
test issue fix
1 parent fec0816 commit 3906ed0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
python -m pip install --upgrade pip
3636
pip install uv
37+
cd src/ContentProcessor
3738
uv sync
3839
pip install pytest-cov
3940
pip install pytest-asyncio

0 commit comments

Comments
 (0)