Update index.ts

This commit is contained in:
Luke Hagar
2024-03-07 13:07:06 -06:00
parent bf1d093895
commit 8c8868deb9

View File

@@ -516,7 +516,7 @@ try {
) )
); );
if (process.env["GITHUB_WORKFLOW"] === "CI") if (process.env["GITHUB_WORKFLOW"]) {
await core.summary await core.summary
.addHeading("Test Results") .addHeading("Test Results")
.addTable([ .addTable([