Add MSVC problem matcher to CI

(cherry picked from commit ed2c1d1c51)
This commit is contained in:
Josh Jones 2022-11-11 13:23:59 -08:00 committed by Haoyu Qiu
parent 72b6c4062a
commit 7b20f05db6

View file

@ -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: