ci use GCC problem matcher on ARM tests as well

This commit is contained in:
embeddedt 2022-01-31 09:28:02 -05:00 committed by GitHub
parent 23c7b2dbf2
commit 9fcefe5a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@ jobs:
steps:
- uses: actions/checkout@v2.1.0
- uses: ammaraskar/gcc-problem-matcher@master
- name: Setup cache
uses: actions/cache@v2
with: