mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-21 17:15:34 -07:00
Add kbtest tool, which remained unreleased as it doesn't do much at the moment
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -59,6 +59,10 @@ jobs:
|
||||
run: |
|
||||
cd ${{ github.workspace }}/isapnp
|
||||
wmake
|
||||
- name: Build `kbtest`
|
||||
run: |
|
||||
cd ${{ github.workspace }}/kbtest
|
||||
wmake
|
||||
- name: Build `pcireg`
|
||||
run: |
|
||||
cd ${{ github.workspace }}/pcireg
|
||||
@@ -84,6 +88,7 @@ jobs:
|
||||
acpi/*.md
|
||||
biosdump/*.md
|
||||
isapnp/*.md
|
||||
kbtest/*.md
|
||||
pcireg/*.md
|
||||
usblgoff/*.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user