Update c-cpp.yml

This commit is contained in:
Fingadumbledore 2022-11-11 09:43:53 +01:00 committed by GitHub
parent e20a2e1568
commit 60d0cf9793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: configure
run: ./configure
- name: make
run: make
- name: make check