Marko
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/lint.yaml
|
|
@ -11,7 +11,7 @@ jobs: |
|
|
|
golangci: |
|
|
|
name: golangci-lint |
|
|
|
runs-on: ubuntu-latest |
|
|
|
timeout-minutes: 4 |
|
|
|
timeout-minutes: 8 |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: technote-space/get-diff-action@v4 |
|
|
|