mirror of
https://github.com/actions/setup-python.git
synced 2026-07-06 07:21:05 +02:00
message placeholder
This commit is contained in:
co-authored by
GitHub
parent
f2e7c5bedb
commit
6c3425b8b7
+2
-1
@@ -6,7 +6,8 @@
|
||||
{
|
||||
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
|
||||
"file": 1,
|
||||
"line": 2
|
||||
"line": 2,
|
||||
"message": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user