mirror of
https://gitea.com/actions/setup-java.git
synced 2025-12-14 04:31:38 +08:00
Catch second line
This commit is contained in:
2
.github/java.json
vendored
2
.github/java.json
vendored
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"regexp": "^\\s*at .*\\((.*):(\\d*)\\)$",
|
||||
"message": 1,
|
||||
"file": 1,
|
||||
"line": 2
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user