mirror of
https://github.com/actions/setup-go.git
synced 2025-07-03 06:23:45 +00:00
another test case
This commit is contained in:
parent
5156bc5dd3
commit
0a62a734da
2 changed files with 11 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"owner": "go",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "((?:.{0,2}\\/|.{0,2}\\\\)(?:.+\\.go)):(?:(\\d+):(\\d+):)? (.*)",
|
||||
"regexp": "((?:\\.{0,2}\\/|\\.{0,2}\\\\)(?:.+\\.go)):(?:(\\d+):(\\d+):)? (.*)",
|
||||
"file": 1,
|
||||
"line": 2,
|
||||
"column": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue