committed zad_3
Some checks failed
First CI / build (push) Failing after 12s

This commit is contained in:
BendeeBoo 2023-11-21 14:22:11 +01:00
parent a7d9751fd9
commit 5bdc87c3a9
2 changed files with 4 additions and 2 deletions

View File

@ -3,3 +3,4 @@ int main()
printf("Halo, Welt!");
return 0;
}
//comment

View File

@ -13,3 +13,4 @@ jobs:
with:
name: program
path: program