Adds problem-matcher (#20)

* Adds problem-matcher

* Fix issue

* match as group 1

* use message

* Limit output

* remove testfile
This commit is contained in:
Joakim Sørensen
2020-07-05 23:50:07 +02:00
committed by GitHub
parent 2f2aa0d97f
commit 637bb438ec
3 changed files with 28 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
## Enable problem matcher
echo "::add-matcher::.github/problem-matcher.json"
cd "$GITHUB_WORKSPACE" || exit 1
declare statuscode