Skip to content

Commit

Permalink
Merge branch 'main' into tony/civisibility-ddtrace
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Jul 8, 2024
2 parents 90b5124 + fe89caa commit 55fb6a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: "--timeout 10m" # We are hitting timeout when there is no cache
go_version: ${{ inputs.go-version }}
golangci_lint_version: v1.52.2
golangci_lint_version: v1.59.1
fail_on_error: true
reporter: github-pr-review

Expand Down

0 comments on commit 55fb6a7

Please sign in to comment.