Update c-cpp.yml

This commit is contained in:
Serge Lamikhov-Center 2020-08-24 22:19:38 +03:00 committed by GitHub
parent 35e068934b
commit 1a6c8c7d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
- name: autoreconf tests
run: autoreconf -i -f
- name: configure tests
run: ./cofigure
run: ./configure
- name: make tests
run: make
- name: make check for tests