mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: rewrite smoke test and support LABWC_RUNS env var
This commit is contained in:
parent
fc9cf5c931
commit
51cdefa93e
2 changed files with 22 additions and 12 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -196,5 +196,5 @@ jobs:
|
|||
export CC=gcc
|
||||
meson setup build-gcc-ci -Dxwayland=enabled --werror
|
||||
meson compile -C build-gcc-ci
|
||||
scripts/ci/smoke-test.sh build-gcc-ci
|
||||
LABWC_RUNS=20 scripts/ci/smoke-test.sh build-gcc-ci
|
||||
' | $TARGET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue