Update ccpp.yml

Remove unneeded targets
pull/102/head
dgtlrift 2020-01-22 10:08:28 -05:00 committed by GitHub
parent 0e3a9670b0
commit 54c757d529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ jobs:
uses: textbook/git-checkout-submodule-action@2.0.0
- name: make
run: cd src && make
- name: make check
run: make check
- name: make distcheck
run: make distcheck
# - name: make check
# run: make check
# - name: make distcheck
# run: make distcheck