mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-25 18:53:45 +08:00
ci use GCC problem matcher on ARM tests as well
This commit is contained in:
parent
23c7b2dbf2
commit
9fcefe5a49
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user