diff --git a/runaction b/runaction index 97e8e5d..0bdea9a 100755 --- a/runaction +++ b/runaction @@ -1,7 +1,6 @@ #!/bin/bash ## Enable problem matcher -echo "::add-matcher::.github/problem-matcher.json" cd "$GITHUB_WORKSPACE" || exit 1