github: add kyua debug
This commit is contained in:
parent
1384b38c78
commit
3abe6b1bd5
2 changed files with 5 additions and 2 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -15,5 +15,8 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build and run tests
|
||||
- name: Build
|
||||
run: make
|
||||
|
||||
- name: Run tests
|
||||
run: make check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue