Skip to content

Commit 8c97bb0

Browse files
committed
red
1 parent b14153a commit 8c97bb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/local-problem-matchers.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"severity": "error",
1616
"pattern": [
1717
{
18-
"regexp": "^(\\s*WARNING: test command found but not installed.*)$",
19-
"message": 1
18+
"regexp": "^(\\s*WARNING: test command found but not installed.*)$"
2019
},
2120
{
2221
"regexp": "^(\\s*(cmd:|env:|Maybe you forgot).*)$",

0 commit comments

Comments
 (0)