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 9f97185 commit ca57379
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
options: --platform linux/arm64
steps:
- uses: actions/checkout@v4
with:
buildvcs: false
# - uses: actions/setup-go@v5
# with:
# go-version: stable
Expand Down

0 comments on commit ca57379

Please sign in to comment.