[CI] test built
This commit is contained in:
parent
bb88e27d3f
commit
b6f3a75d4a
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -772,6 +772,8 @@ class GitCommandManager {
|
|||||||
return __awaiter(this, void 0, void 0, function* () {
|
return __awaiter(this, void 0, void 0, function* () {
|
||||||
const endOfBody = '###EOB###';
|
const endOfBody = '###EOB###';
|
||||||
const output = yield this.exec([
|
const output = yield this.exec([
|
||||||
|
'-c',
|
||||||
|
'core.quotePath=false',
|
||||||
'show',
|
'show',
|
||||||
'--raw',
|
'--raw',
|
||||||
'--cc',
|
'--cc',
|
||||||
|
|||||||
1
report.txt
Normal file
1
report.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
1735295881
|
||||||
Loading…
x
Reference in New Issue
Block a user