1
0
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:
Oliver Steele 2021-06-19 11:53:15 +08:00
parent c0b42ad7f9
commit 99393ddda6

View File

@ -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