Skip to content

Commit 6e5ae63

Browse files
committed
rm replaceOutput
Signed-off-by: zxypro1 <1018995004@qq.com>
1 parent 55ce65f commit 6e5ae63

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/engine/src/actions/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ interface IRecord {
2323
allowFailure: boolean | IAllowFailure; // step allow_failure > action allow_failure
2424
command: string; // 记录当前执行的command
2525
startTime: number; // 记录开始时间
26-
replaceOutput: boolean;
2726
}
2827

2928
interface IOptions {

0 commit comments

Comments
 (0)