Skip to content

Commit 21b4733

Browse files
sync all deps
1 parent 5c4f6f0 commit 21b4733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
echo "C:\Program Files (x86)\gnupg\bin" >> $env:GITHUB_PATH
8484
git config --system gpg.program "C:\Program Files (x86)\gnupg\bin\gpg.exe"
8585
if: runner.os == 'Windows'
86-
- run: uv sync
86+
- run: uv sync --group test --group docs --extra rich
8787
- uses: actions/download-artifact@v4
8888
with:
8989
name: Packages

0 commit comments

Comments
 (0)