feat: add github actions

This commit is contained in:
2025-09-28 20:45:55 +02:00
parent ba8dda071e
commit 60a2281dd2
2 changed files with 36 additions and 0 deletions

4
test.c Normal file
View File

@@ -0,0 +1,4 @@
void test(void)
{
return ;
}