mirror of
https://github.com/foomo/keel.git
synced 2025-10-16 12:35:34 +00:00
chore: add timeout
This commit is contained in:
parent
93d7b46f1c
commit
a789e0fa57
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
- uses: golangci/golangci-lint-action@v3
|
- uses: golangci/golangci-lint-action@v3
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
args: --timeout=5m
|
||||||
|
|
||||||
- run: make test
|
- run: make test
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user