test-system-install

This commit is contained in:
Kevin Stillhammer 2024-10-25 15:13:50 +02:00
parent 4c68dba969
commit 0a33b01b5f
No known key found for this signature in database

View file

@ -55,5 +55,5 @@ jobs:
- uses: ./ - uses: ./
- run: echo $PATH - run: echo $PATH
- run: sudo echo $PATH - run: sudo echo $PATH
- run: sudo which uv - run: sudo ls /opt/hostedtoolcache/uv/0.4.26/x86_64
- run: sudo /opt/hostedtoolcache/uv/0.4.26/x86_64/uv pip install --system black - run: sudo /opt/hostedtoolcache/uv/0.4.26/x86_64/uv pip install --system black