2
0
Эх сурвалжийг харах

Add MSVC problem matcher to CI

Josh Jones 3 жил өмнө
parent
commit
ed2c1d1c51

+ 3 - 1
.github/workflows/windows_builds.yml

@@ -45,10 +45,12 @@ jobs:
           cache-name: ${{ matrix.cache-name }}
         continue-on-error: true
 
-
       - name: Setup python and scons
         uses: ./.github/actions/godot-deps
 
+      - name: Setup MSVC problem matcher
+        uses: ammaraskar/msvc-problem-matcher@master
+
       - name: Compilation
         uses: ./.github/actions/godot-build
         with: