Skip to content

Commit

Permalink
fix report stored path
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Sep 20, 2023
1 parent d8f7709 commit d94172d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-chaincli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
with:
name: golangci-lint-report
path: golangci-lint-report.xml
path: core/scripts/chaincli/golangci-lint-report.xml
- name: Collect Metrics
if: always()
uses: smartcontractkit/push-gha-metrics-action@d2c2b7bdc9012651230b2608a1bcb0c48538b6ec
Expand Down

0 comments on commit d94172d

Please sign in to comment.