mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
build: fix typo
This commit is contained in:
parent
5587cb2cb7
commit
5a74601559
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
|||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
|
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
|
||||||
with:
|
with:
|
||||||
args: --timeout=5m -
|
args: --timeout=5m
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user