Revert "Windows Ci: Ensure consistent EOL (#49377)" (#49705)

This reverts commit f3257cea90.

This is now handled by spack/spack-infrastructure#1081
This commit is contained in:
John W. Parent 2025-04-29 19:47:29 -04:00 committed by GitHub
parent 6547758b2f
commit 1252bd975c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,6 @@ ci:
- Write-Output "Done"
before_script::
- git config core.autocrlf true
- fsutil 8dot3name set C:\ 0
- . .\share\spack\setup-env.ps1
- If (Test-Path -path C:\\key\intermediate_ci_signing_key.gpg) { spack.ps1 gpg trust C:\\key\intermediate_ci_signing_key.gpg }