diff options
| author | hathach <[email protected]> | 2020-10-07 13:36:03 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-10-07 13:36:03 +0700 |
| commit | 3f54c27afa39a3b9f2e5911b566416be460389fb (patch) | |
| tree | 7c94fcb2b6387895020af98ec5c3e5442f4bcc7f /.github/workflows | |
| parent | d41248900bedd705df2ccd5dfc53932cdb0839bb (diff) | |
fix audio_test 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' |
