ci: more dependencies
This commit is contained in:
parent
a1c39df952
commit
24e17a862e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ steps:
|
|||
- name: test
|
||||
image: ghcr.io/astral-sh/uv:0.9-python3.12-alpine
|
||||
commands:
|
||||
- apk add --no-cache gcc
|
||||
- apk add --no-cache gcc python3-dev musl-dev linux-headers
|
||||
- uv sync
|
||||
- pytest
|
||||
- |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue