From 44dec655d3c983dec04f5dbfb6778e847a8aa795 Mon Sep 17 00:00:00 2001 From: Antoni Boucher Date: Mon, 15 Dec 2025 15:55:49 -0500 Subject: [PATCH] Run libcore tests for m68k --- .github/workflows/m68k.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/m68k.yml b/.github/workflows/m68k.yml index e49c62d6c93..4b73c9810f2 100644 --- a/.github/workflows/m68k.yml +++ b/.github/workflows/m68k.yml @@ -25,7 +25,7 @@ jobs: commands: [ "--std-tests", # TODO(antoyo): fix those on m68k. - #"--test-libcore", + "--test-libcore", #"--extended-rand-tests", #"--extended-regex-example-tests", #"--extended-regex-tests",