Skip to content

Commit

Permalink
trying to fix VCS linting issue pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhritinaidu committed Jul 15, 2024
1 parent ca57379 commit 1ed25a1
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 @@ -35,4 +35,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
args: --timeout 10m -buildvcs=false
args: --timeout 10m

0 comments on commit 1ed25a1

Please sign in to comment.