Files
meson/.github
Andrei Horodniceanu 726d9c0b61 .github/workflows/os_comp.yml: set HOME to /root on OpenSUSE
The D compiler and associated tools are installed under /root and the
setup script run during the actual testing expects that `~` will
expand to the same path. Because github overrides HOME the dmd
environment setup script will not be run which leads to all D related
tests being skipped, even though the whole test suite reports as
having finished successfully.

Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
2024-09-23 12:35:33 -07:00
..
2022-11-28 12:02:17 -08:00
2023-03-16 10:52:50 -04:00