CI: Add explicit problem matchers

This commit is contained in:
Thaddeus Crews
2024-11-27 12:33:42 -06:00
parent f128f383e8
commit 357679ceb8
5 changed files with 42 additions and 15 deletions

View File

@@ -29,3 +29,7 @@ runs:
python -c "import sys; print(sys.version)"
python -m pip install scons==${{ inputs.scons-version }}
scons --version
- name: Setup problem matchers
shell: bash
run: echo ::add-matcher::misc/utility/problem-matchers.json