Increase timeout for lint action

- Related to: #120
This commit is contained in:
WestleyR
2021-09-10 11:09:09 -07:00
parent a71c060b15
commit 53651be35a

View File

@@ -18,5 +18,5 @@ jobs:
version: v1.31 version: v1.31
skip-build-cache: true skip-build-cache: true
skip-pkg-cache: true skip-pkg-cache: true
args: --build-tags "containers_image_openpgp containers_image_ostree" --skip-dirs internal/pkg/staticfiles args: --build-tags "containers_image_openpgp containers_image_ostree" --timeout 5m --skip-dirs internal/pkg/staticfiles