Update cli
This commit is contained in:
committed by
pullfrog[bot]
parent
71feba0a76
commit
75b429ceca
+1002
-1002
File diff suppressed because it is too large
Load Diff
+929
-9440
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,6 @@ import { spawnSync } from "node:child_process";
|
|||||||
import { existsSync } from "node:fs";
|
import { existsSync } from "node:fs";
|
||||||
import * as core from "@actions/core";
|
import * as core from "@actions/core";
|
||||||
import { table } from "table";
|
import { table } from "table";
|
||||||
import { wasSummaryOverwritten } from "../mcp/comment.js";
|
|
||||||
|
|
||||||
const isGitHubActions = !!process.env.GITHUB_ACTIONS;
|
const isGitHubActions = !!process.env.GITHUB_ACTIONS;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user