Fix github workflow running out of memory

This commit is contained in:
Krzosa Karol
2024-01-28 07:26:46 +01:00
parent cc1cdbfdbd
commit b0620ae57b
3 changed files with 5 additions and 10 deletions

View File

@@ -20,8 +20,7 @@ int main() {
TestBootstrapExclusive();
TestBootstrapArenaClear();
// TestClexer();
// IO_Printf("TestClexer() - DONE\n");
TestClexer();
// Unicode iteration over codepoints using For
{