diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index f60e8b95ca..4eba0e1f90 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -40,7 +40,7 @@ jobs: go-version: ${{ inputs.go-version }} - name: Integration env: - USE_LOCAL_SANDBOX: false + USE_LOCAL_SANDBOX: False run: | # attempt to clean up some unneeded data: https://github.com/actions/virtual-environments/issues/2840#issuecomment-790492173 sudo rm -rf /usr/share/dotnet