Skip to content

Commit

Permalink
fix(CI): fix "file exists" error
Browse files Browse the repository at this point in the history
  • Loading branch information
budimanjojo committed Jan 18, 2024
1 parent 656e71b commit 55786c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/golangci-lint.yaml
Expand Up @@ -16,9 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-go@v5
with:
go-version: stable
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 55786c4

Please sign in to comment.