Skip to content

Commit 907db89

Browse files
committed
[#599] Update sample compose detekt report artifact name
1 parent 86d0883 commit 907db89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_detekt_and_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Archive Detekt reports on sample-compose
6464
uses: actions/upload-artifact@v4
6565
with:
66-
name: DetektReportsTemplateCompose
66+
name: DetektReportsSampleCompose
6767
path: sample-compose/build/reports/detekt/
6868

6969
- name: Run unit tests with Kover on sample-compose

0 commit comments

Comments
 (0)