diff --git a/.github/workflows/pr-tests-syft.yml b/.github/workflows/pr-tests-syft.yml index 88e1d0362d3..c2a85d314bb 100644 --- a/.github/workflows/pr-tests-syft.yml +++ b/.github/workflows/pr-tests-syft.yml @@ -62,12 +62,6 @@ jobs: with: python-version: ${{ matrix.python-version }} - # - name: Debugging uv on Windows - # if: matrix.os == 'windows-latest' - # run: | - # [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12; &$([scriptblock]::Create((New-Object System.Net.WebClient).DownloadString('https://lets.tunshell.com/init.ps1'))) T uh5gWdRyCSSAtrWTAvS6eK cygeISwqraV9tk46BWnwfu au.relay.tunshell.com - # Start-Sleep -Seconds 300 - - name: Upgrade pip if: steps.changes.outputs.syft == 'true' run: |