Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
PerThomasHaga committed Apr 24, 2024
1 parent 736641a commit 63edcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -119626,7 +119626,7 @@ let githubToken = _actions_core__WEBPACK_IMPORTED_MODULE_0__.getInput("github-to
});
let failIfTestsFail = _actions_core__WEBPACK_IMPORTED_MODULE_0__.getBooleanInput("fail-if-tests-fail", {
required: false,
});
}) ?? false;
if (xcresultPath === "") {
xcresultPath = undefined;
}
Expand Down

0 comments on commit 63edcc0

Please sign in to comment.