Skip to content

Commit

Permalink
Feat(update): Testing and adding scenarios for golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
itsaviral2609 committed Jul 28, 2023
1 parent d9c758d commit 2181030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
exit 1
else
echo "- ✔️ Go lint check passed" >> $GITHUB_STEP_SUMMARY
echo "::warning::No linting issues found." >> $GITHUB_STEP_SUMMARY
fi
continue-on-error: true
if: always()
Expand Down

0 comments on commit 2181030

Please sign in to comment.