Rzzudowa CI o artefakty i testy"
Some checks failed
First CI / test (push) Failing after 18s
First CI / build (push) Successful in 3m11s

This commit is contained in:
Aleksandra Olejarz 2024-11-26 14:06:08 +01:00
parent 712adb3e1e
commit e3ca61ebe5

7
main.c
View File

@ -1,7 +0,0 @@
#include <stdio.h>
int main()
{
printf("Halo, Welt!");
return 0;
}