mirror of
https://github.com/actions/setup-python.git
synced 2024-11-10 05:41:06 +07:00
multipart
This commit is contained in:
parent
6c3425b8b7
commit
0524204ca4
7
.github/python.json
vendored
7
.github/python.json
vendored
@ -6,8 +6,11 @@
|
||||
{
|
||||
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
|
||||
"file": 1,
|
||||
"line": 2,
|
||||
"message": 3
|
||||
"line": 2
|
||||
},
|
||||
{
|
||||
"regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
|
||||
"message": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user