mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
[wip] rewrite smoke test
This commit is contained in:
parent
bb24cd5faf
commit
767f3676ed
2 changed files with 15 additions and 31 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