Update c-cpp.yml

This commit is contained in:
Sami Samhuri 2022-02-21 19:39:29 -08:00 committed by GitHub
parent 35eb04bafe
commit ab3de69dca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: configure
run: ./configure
- name: make
run: make
- name: make test