Skip to content

Commit c360563

Browse files
committed
fixup arch builds
1 parent 93c2c9d commit c360563

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,7 @@ jobs:
688688
run: |
689689
set -x
690690
curl -LsSf https://astral.sh/uv/install.sh | sh
691+
source $HOME/.local/bin/env
691692
uv sync --group testing
692693
uv pip install pydantic-core --no-index --no-deps --find-links dist --force-reinstall
693694
uv run pytest --ignore=tests/test_docstrings.py

0 commit comments

Comments
 (0)