blah
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 9s
Gentoo Utils / build (push) Failing after 4s
Gentoo Utils / test (push) Has been skipped
Gentoo Utils / check-format (push) Failing after 3s
Gentoo Utils / docs (push) Failing after 3s
Gentoo Utils / grep (push) Successful in 2s
Gentoo Utils / fuzz (push) Has been skipped

This commit is contained in:
2025-12-21 08:07:11 +00:00
parent 9002d19a40
commit ee0e90e9c6

View File

@@ -102,6 +102,7 @@ jobs:
- name: build and check
run: |
cat /usr/lib/python3.13/site-packages/mesonbuild/cargo/interpreter.py
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized -Ddocs=enabled build
meson compile -C build