Initial 'qmk test-c' functionality (#23038)
This commit is contained in:
parent
bbeb9c1ccd
commit
a2c23e9419
5 changed files with 85 additions and 1 deletions
2
.github/workflows/unit_test.yml
vendored
2
.github/workflows/unit_test.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: pip3 install -r requirements-dev.txt
|
||||
- name: Run tests
|
||||
run: make test:all
|
||||
run: qmk test-c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue