mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2026-08-08 20:23:09 +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) {
|
||||
|
||||
console.log("DATA: " + String(data))
|
||||
|
||||
if(err)
|
||||
{
|
||||
core.setFailed(error.message);
|
||||
|
||||
Reference in New Issue
Block a user