git debug vars

This commit is contained in:
Julius Lehmann 2024-05-30 10:35:36 +02:00
parent ae49bf56b1
commit 99ed9a2ded
No known key found for this signature in database
GPG Key ID: 12B64BBC42D04103

View File

@ -33,6 +33,10 @@ jobs:
matrix:
runs-on: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.runs-on }}
env:
GIT_TRACE: 1
GIT_TRANSFER_TRACE: 1
GIT_CURL_VERBOSE: 1
steps:
# Clone this repo