Skip to content

Commit af1484f

Browse files
committed
Update
1 parent d0fa8e6 commit af1484f

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

dist/index.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ for (const file of readdirRecursively(".")) {
4444

4545
const runId = artifactMatch[1];
4646
const jobId = artifactMatch[2];
47-
// const stepId = artifactMatch[3];
4847

4948
console.log("found", file, "detecting warnings...");
5049

0 commit comments

Comments
 (0)