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:
|
||||
build-static-assets:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user