We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c7b2d commit 9fcefe5Copy full SHA for 9fcefe5
.github/workflows/ccpp.yml
@@ -55,6 +55,7 @@ jobs:
55
56
steps:
57
- uses: actions/[email protected]
58
+ - uses: ammaraskar/gcc-problem-matcher@master
59
- name: Setup cache
60
uses: actions/cache@v2
61
with:
0 commit comments