Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan-sss1 authored Nov 14, 2024
1 parent a65eb5d commit 8023354
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.16
-
name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.54.2
args: --issues-exit-code=1
skip-pkg-cache: true
skip-build-cache: true
# -
# name: golangci-lint
# uses: golangci/golangci-lint-action@v2
# with:
# version: v1.54.2
# args: --issues-exit-code=1
# skip-pkg-cache: true
# skip-build-cache: true
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit 8023354

Please sign in to comment.