Update c-cpp.yml
This commit is contained in:
parent
34f883b0a7
commit
4170953810
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -17,7 +17,3 @@ jobs:
|
|||||||
run: ./configure
|
run: ./configure
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make check
|
|
||||||
run: make check
|
|
||||||
- name: make distcheck
|
|
||||||
run: make distcheck
|
|
||||||
|
Loading…
Reference in New Issue
Block a user