Skip to content

Commit

Permalink
Verify failed tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhoski committed Jul 18, 2024
1 parent c6485d1 commit aeb7573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ async function run() {

run().catch(e => {
core.setFailed(e);
buildSummary.processAndDisplayBuildSummary();
});

0 comments on commit aeb7573

Please sign in to comment.