Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRcode #102

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
8 changes: 4 additions & 4 deletions .github/workflows/ccpp.yml
Expand Up @@ -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