try fix macos python, paren around expr?

This commit is contained in:
Alex Garcia 2024-11-13 12:21:29 -08:00
parent 78717dda4d
commit f3d4bb37aa
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,7 @@ jobs:
- uses: astral-sh/setup-uv@v3
with:
enable-cache: true
- run: uv python install 3.12
- run: ./scripts/vendor.sh
- run: make loadable static
- run: uv sync --directory tests