mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Increase timeout of lint job in pipeline
This commit is contained in:
parent
aaec8e080b
commit
d4e599233e
1
.github/workflows/pipeline.yml
vendored
1
.github/workflows/pipeline.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: v1.27
|
version: v1.27
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
args: --timeout 2m
|
||||||
|
|
||||||
go:
|
go:
|
||||||
name: Test Server on ${{ matrix.os }}
|
name: Test Server on ${{ matrix.os }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user