Add GCC problem matcher to CI

(cherry picked from commit d3641c9d0d)
This commit is contained in:
Raul Santos 2022-10-31 16:21:33 +01:00 committed by Haoyu Qiu
parent f128170a18
commit 72b6c4062a

View file

@ -72,6 +72,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: