Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
placintaalexandru committed Dec 28, 2023
1 parent d4bd81c commit 37511e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/command.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const clippyCommand = (): Command => {
});
core.endGroup();

core.info(`${clippyExitCode}`);
// if (clippyExitCode != 0) {
// throw new Error(`Clippy exited with ${clippyExitCode} code`);
// }
Expand Down

0 comments on commit 37511e8

Please sign in to comment.