Update c-cpp.yml

This commit is contained in:
pavlik_dev 2024-08-22 00:17:09 +03:00 committed by GitHub
parent 34f883b0a7
commit 4170953810
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,3 @@ jobs:
run: ./configure
- name: make
run: make
- name: make check
run: make check
- name: make distcheck
run: make distcheck