mirror of
https://github.com/danog/gojekyll.git
synced 2024-12-02 12:47:46 +01:00
golangci-lint increase timeout; specify version
This commit is contained in:
parent
c0b42ad7f9
commit
99393ddda6
3
.github/workflows/golangci-lint.yml
vendored
3
.github/workflows/golangci-lint.yml
vendored
@ -8,3 +8,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.41
|
||||
args: --timeout=2m
|
||||
|
Loading…
Reference in New Issue
Block a user