Skip to content

Commit 5cabc9b

Browse files
committed
chore: this dir
1 parent 2aa149d commit 5cabc9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/collect.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +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"
80+
cat "after-lens.csv"
8181
just links "../after-lens.csv" "../after-links.csv"
82-
cat "../after-links.csv"
82+
cat "after-links.csv"
8383
just final "../after-links.csv" "../final.csv"
8484
} 2>&1 | tee -a collect.log
8585
sed -i "s|$TOKEN|REDACTED|g" collect.log

0 commit comments

Comments
 (0)