Skip to content

Commit

Permalink
[#599] Update sample compose detekt report artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-conway committed Feb 6, 2025
1 parent 86d0883 commit 907db89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_detekt_and_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Archive Detekt reports on sample-compose
uses: actions/upload-artifact@v4
with:
name: DetektReportsTemplateCompose
name: DetektReportsSampleCompose
path: sample-compose/build/reports/detekt/

- name: Run unit tests with Kover on sample-compose
Expand Down

0 comments on commit 907db89

Please sign in to comment.