codemasher 5 سال پیش
والد
کامیت
72d46ba7b7
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      .github/workflows/tests.yml

+ 3 - 3
.github/workflows/tests.yml

@@ -54,9 +54,9 @@ jobs:
           - "8.0"
           - "8.0"
 
 
     steps:
     steps:
-      - name: "Configure git to avoid issues with line endings"
-        if: matrix.os == 'windows-latest'
-        run: git config --global core.autocrlf false
+#      - name: "Configure git to avoid issues with line endings"
+#        if: matrix.os == 'windows-latest'
+#        run: git config --global core.autocrlf false
 
 
       - name: "Checkout"
       - name: "Checkout"
         uses: actions/checkout@v2
         uses: actions/checkout@v2