Skip to content

Commit e2004aa

Browse files
committed
fix upload again
1 parent fb80bf0 commit e2004aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/code_quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
- name: Copy Sarif
6060
run: ./gradlew --parallel --continue sarifCopy
6161

62+
- run: "ls build/sarif-results/*"
63+
64+
6265
- name: "Job summary"
6366
run: "cat */build/reports/checkstyle/main.md >> $GITHUB_STEP_SUMMARY"
6467

0 commit comments

Comments
 (0)