Remove apk add python3 for musl test

This commit is contained in:
Kevin Stillhammer 2025-03-12 08:59:03 +01:00
parent d8a276f11f
commit c7c74b1537
No known key found for this signature in database

View file

@ -218,6 +218,5 @@ jobs:
- uses: actions/checkout@v4
- name: Install latest version
uses: ./
- run: apk add python3
- run: uv sync
working-directory: __tests__/fixtures/uv-project