CI: run tests in the weekly build
This commit is contained in:
parent
456bb1b3eb
commit
c34d401cc3
3
.github/workflows/weekly-debian.yml
vendored
3
.github/workflows/weekly-debian.yml
vendored
@ -42,3 +42,6 @@ jobs:
|
||||
- name: "build (extensions)"
|
||||
shell: bash
|
||||
run: BUILDDIR=/build/calamares-extensions SRCDIR=${SRCDIR}/calamares-extensions ./ci/build.sh
|
||||
- name: "test (core)"
|
||||
shell: bash
|
||||
run: ctest --test-dir /build -V
|
||||
|
Loading…
Reference in New Issue
Block a user