Re: [PATCH] CI: fedora rawhide: enable unit tests

2025-04-15 Thread William Lallemand
On Tue, Apr 15, 2025 at 04:32:53PM +0200, Ilia Shipitsin wrote: > Subject: [PATCH] CI: fedora rawhide: enable unit tests > Run the new make unit-tests on the CI. > --- > .github/workflows/fedora-rawhide.yml | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > >

[PATCH] CI: fedora rawhide: enable unit tests

2025-04-15 Thread Ilia Shipitsin
Run the new make unit-tests on the CI. --- .github/workflows/fedora-rawhide.yml | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/fedora-rawhide.yml b/.github/workflows/fedora-rawhide.yml index e0bf252aa..130f87448 100644 --- a/.github/workflows/fedora-raw