mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-02-23 20:23:55 +01:00
Test error checking
This commit is contained in:
parent
db0ad0d03b
commit
faf40e77fb
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -12213,6 +12213,8 @@ try {
|
||||
{ HostConfig: { Binds: [ process.cwd() + ":/project" ] }},
|
||||
|
||||
function (err, data, container) {
|
||||
|
||||
console.log("DATA: " + String(data))
|
||||
|
||||
if(err)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user