Update c-cpp.yml

This commit is contained in:
Alex
2022-06-07 13:10:55 +08:00
committed by GitHub
parent 2f8fdd7f9c
commit 0ab9fafbbc

View File

@ -19,7 +19,5 @@ jobs:
run: ./configure
- name: make
run: make
- name: make check
run: make check
- name: make distcheck
run: make distcheck