Configure a build timeout of 30 minutes
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 12m4s
Check usage of free licenses / build-static-assets (pull_request) Failing after 11m58s
Playwright Tests / test (pull_request) Failing after 11m53s
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 19s
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 12m4s
Check usage of free licenses / build-static-assets (pull_request) Failing after 11m58s
Playwright Tests / test (pull_request) Failing after 11m53s
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 19s
This commit is contained in:
parent
afd41cf9fe
commit
c98a376327
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -10,6 +10,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
build-static-assets:
|
build-static-assets:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 30
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user