Skip to content

Commit

Permalink
chore: stop linter CI job on error (#631)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
  • Loading branch information
odubajDT committed Jan 16, 2023
1 parent a5e0eaa commit c5463c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
continue-on-error: true
with:
working-directory: ${{ matrix.config.folder }}
version: ${{ env.GOLANGCI_LINT_VERSION }}
Expand Down

0 comments on commit c5463c6

Please sign in to comment.