Skip to content

Commit 2aa149d

Browse files
committed
chore: debug cat
1 parent f4b7d30 commit 2aa149d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/collect.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ jobs:
7777
just maven "../after-snippets.csv" "$TOKEN" "../after-maven.csv"
7878
just junit "../after-maven.csv" "$TOKEN" "../after-junit.csv"
7979
just lens "../after-junit.csv" "../after-lens.csv"
80+
cat "../after-lens.csv"
8081
just links "../after-lens.csv" "../after-links.csv"
82+
cat "../after-links.csv"
8183
just final "../after-links.csv" "../final.csv"
8284
} 2>&1 | tee -a collect.log
8385
sed -i "s|$TOKEN|REDACTED|g" collect.log

0 commit comments

Comments
 (0)