test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Failing after 11s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Failing after 23s
Gentoo Utils / test (push) Has been skipped

This commit is contained in:
2025-12-12 17:15:28 -06:00
parent 208ead46f2
commit 4b628201c8

View File

@@ -77,6 +77,8 @@ jobs:
- name: build and check
run: |
echo "CC=$CC"
echo "CXX=$CXX"
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized -Ddocs=enabled build
meson compile -C build