Skip to content

Commit

Permalink
Update .github/workflows/golangci_lint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: chainchad <96362174+chainchad@users.noreply.github.com>
  • Loading branch information
patrickhuie19 and chainchad committed Nov 17, 2023
1 parent ab78d8d commit b48b329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v3
with:
name: golangci-lint-report
name: golangci-lint-results
path: ./golangci-lint-results.xml

0 comments on commit b48b329

Please sign in to comment.