parent
20b6f97502
commit
2b09f91e25
@ -7,4 +7,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build using gcc
|
- name: build using gcc
|
||||||
run: gcc -Wall -werorr main.c
|
run: gcc -Wall -werror main.c
|
||||||
|
Loading…
Reference in New Issue
Block a user