diff options
| author | PanRe <[email protected]> | 2020-10-07 10:19:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-07 10:19:58 +0200 |
| commit | 230c93a6418f7088cab404490c00742bd111e539 (patch) | |
| tree | a292d343c3c9d30c8124a6af2f91bcf60160b687 /.github/workflows | |
| parent | 2050dc0dc743294b07d0534278027da689bc6813 (diff) | |
| parent | 74a1404bea4a2cf4fd8ecb4ce227f19ba9fbe1a0 (diff) | |
Merge pull request #3 from hathach/PanRe-uac2-fix-build
Pan re uac2 fix build
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index da1f9e5e0..a891408ca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,6 +27,7 @@ jobs: fail-fast: false matrix: example: + - 'device/audio_test' - 'device/board_test' - 'device/cdc_dual_ports' - 'device/cdc_msc' |
