Explorar o código

Add MSVC problem matcher to CI

(cherry picked from commit ed2c1d1c51a76ae77cac4b70a4e74f43a39d4ad4)
Josh Jones %!s(int64=2) %!d(string=hai) anos
pai
achega
7b20f05db6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/windows_builds.yml

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

@@ -45,6 +45,9 @@ jobs:
       - 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: