Skip to content

Commit

Permalink
Remove problem matcher
Browse files Browse the repository at this point in the history
Fixes #21
  • Loading branch information
ludeeus committed Jul 14, 2020
1 parent 637bb43 commit 2394c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runaction
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

## Enable problem matcher
echo "::add-matcher::.github/problem-matcher.json"

cd "$GITHUB_WORKSPACE" || exit 1

Expand Down

0 comments on commit 2394c90

Please sign in to comment.