mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2026-03-13 04:03:10 +01:00
Test error checking
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -12214,7 +12214,7 @@ try {
|
|||||||
|
|
||||||
function (err, data, container) {
|
function (err, data, container) {
|
||||||
|
|
||||||
console.log("DATA: " + String(data))
|
console.log("DATA: " + String(data[0]))
|
||||||
|
|
||||||
if(err)
|
if(err)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user