Skip to content

Commit 8b9d53e

Browse files
committed
.
1 parent 674907d commit 8b9d53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
uv pip install "typeguard @ ." --group test --exclude-newer "$(git show -s --date=format:'%Y-%m-%dT%H:%M:%SZ' --format=%cd HEAD)"
176176
uv pip install "typing-extensions @ ../typing-extensions-latest"
177177
178-
printf "\n\nINSTALLED DEPENDENCIES ARE:\n\n%"
178+
printf "\n\nINSTALLED DEPENDENCIES ARE:\n\n"
179179
uv pip list
180180
181181
uv run --no-project pytest

0 commit comments

Comments
 (0)