feat(ci) add GCC problem matcher

This commit is contained in:
Themba Dube
2021-02-15 14:47:24 -05:00
parent 211a895008
commit 626f47f87b

View File

@@ -13,5 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ammaraskar/gcc-problem-matcher@master
- name: Run tests
run: sudo apt-get install libpng-dev; cd tests; python ./build.py