mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
Added extra timeout
This commit is contained in:
parent
c4e6ad1ec7
commit
11fbef4bf0
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -36,4 +36,6 @@ jobs:
|
|||||||
sudo apt install -y make
|
sudo apt install -y make
|
||||||
|
|
||||||
- name: Run lint
|
- name: Run lint
|
||||||
|
with:
|
||||||
|
args: --timeout 4m
|
||||||
run: make lint
|
run: make lint
|
||||||
|
Loading…
Reference in New Issue
Block a user