Add MSVC problem matcher to CI

This commit is contained in:
Josh Jones 2022-11-11 13:23:59 -08:00
parent d2bd8e5289
commit ed2c1d1c51
1 changed files with 3 additions and 1 deletions

View File

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