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
faf40e77fb
commit
02d7c2f145
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -12214,7 +12214,7 @@ try {
|
||||
|
||||
function (err, data, container) {
|
||||
|
||||
console.log("DATA: " + String(data))
|
||||
console.log("DATA: " + String(data[0]))
|
||||
|
||||
if(err)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user