Kaynağa Gözat

Add GCC problem matcher to CI

(cherry picked from commit d3641c9d0d6f2eb96391e5249d6dc21c4baa3417)
Raul Santos 2 yıl önce
ebeveyn
işleme
01ed2a8700
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      .github/workflows/linux_builds.yml

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

@@ -71,6 +71,9 @@ jobs:
       - name: Setup python and scons
         uses: ./.github/actions/godot-deps
 
+      - name: Setup GCC problem matcher
+        uses: ammaraskar/gcc-problem-matcher@master
+
       - name: Compilation
         uses: ./.github/actions/godot-build
         with: