test-system-install

This commit is contained in:
Kevin Stillhammer 2024-10-25 15:26:18 +02:00
parent 0821df821a
commit e21d14e35c
No known key found for this signature in database

View file

@ -53,10 +53,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./
- run: echo $PATH
- run: uv --version
- run: sudo echo $PATH
- run: sudo env | grep ^PATH
- run: sudo chmod -R 755 /opt/hostedtoolcache/uv/0.4.26/x86_64
- run: sudo ls -la /opt/hostedtoolcache/uv/0.4.26/x86_64
- run: sudo uv pip install --system black
- run: sudo -E env "PATH=$PATH" uv pip install --system black