main.c
Some checks failed
First CI / build (push) Failing after 12s

This commit is contained in:
magda 2023-11-21 16:50:50 +01:00
parent 56ba703876
commit a23ed6e8c0

View File

@ -8,6 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: build using gcc
run: gcc -Wall -Werror main.c
run: gcc -Wall -Werror main.c