diff options
| author | Ha Thach <[email protected]> | 2020-10-10 14:33:42 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-10 14:33:42 +0700 |
| commit | 762b390433849d908b4ffa454e3103d3103f6980 (patch) | |
| tree | f272816f53227fb84c93fb3320b4c8388063c68a /.github/workflows | |
| parent | 8a07b9b9c02248fa2bcb809ee6f7949fcd38e217 (diff) | |
| parent | a85c4ee11ddb33522fb40937dfa09faea6c9132a (diff) | |
Merge pull request #521 from PanRe/uac2
Uac2
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 8bb382a8d..e5b8cd6ae 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' |
