mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
[All OSes] Revert gitlfs changes (#9984)
* Revert "[Ubuntu] Add new git environment variable (#9899)" This reverts commitee7edb4f80. * Revert "[Windows] Add new git environment variable (#9898)" This reverts commit5113d251a8. * Revert "[macOS] Add new git environment variable (#9900)" This reverts commit5c60b0c2af.
This commit is contained in:
@@ -9,7 +9,4 @@ Describe "Git" {
|
||||
It "git lfs is installed" -Skip:($os.IsBigSur) {
|
||||
"git lfs version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
It "GIT_CLONE_PROTECTION_ACTIVE environment variable should be equal false" {
|
||||
$env:GIT_CLONE_PROTECTION_ACTIVE | Should -BeExactly false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user