Selaa lähdekoodia

github/workflow: add gcc-problem-patcher [skip ci]

let's make more visible the problems detected by the compiler

https://github.com/marketplace/actions/gcc-problem-matcher?version=0.1
Victor Seva 4 vuotta sitten
vanhempi
commit
f1f73cc20d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -32,6 +32,7 @@ jobs:
             compilier: clang
     steps:
       - uses: actions/checkout@v2
+      - uses: ammaraskar/[email protected]
       - name: build
         run: |
           cd /code