mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2026-04-07 03:13:33 +02:00
Test error checking
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -12214,6 +12214,8 @@ try {
|
|||||||
|
|
||||||
function (err, data, container) {
|
function (err, data, container) {
|
||||||
|
|
||||||
|
console.log("DATA: " + String(data))
|
||||||
|
|
||||||
if(err)
|
if(err)
|
||||||
{
|
{
|
||||||
core.setFailed(error.message);
|
core.setFailed(error.message);
|
||||||
|
|||||||
Reference in New Issue
Block a user