Skip to content

Commit

Permalink
remove git env
Browse files Browse the repository at this point in the history
  • Loading branch information
lehmanju committed Jun 10, 2024
1 parent 9ee2f6f commit 8202529
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ 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
Expand Down

0 comments on commit 8202529

Please sign in to comment.