ci(micropython) add GCC problem matcher

This commit is contained in:
embeddedt
2021-10-09 08:11:54 -04:00
committed by GitHub
parent 038b78122e
commit ab316a07bc

View File

@@ -12,6 +12,7 @@ jobs:
matrix:
port: ['unix', 'esp32', 'stm32']
steps:
- uses: ammaraskar/gcc-problem-matcher@master
- name: Install Dependencies
run: |
sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"