mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +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
|
||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
|
||||
with:
|
||||
args: --timeout=5m -
|
||||
args: --timeout=5m
|
||||
only-new-issues: true
|
||||
|
Loading…
Reference in New Issue
Block a user