test2
Some checks failed
First CI / build (push) Failing after 8s

This commit is contained in:
Marcin Badurowicz 2024-11-25 10:19:06 +01:00
parent d959943448
commit 41df17a8e3

View File

@ -5,4 +5,5 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4
- run: gcc -Wall -Werror main.c - run: gcc -Wall -Werror main.c