Skip to content

Commit

Permalink
[DROP ME] Use dummy board sample pair
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOlech committed Oct 18, 2023
1 parent becd321 commit c1b9479
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dummy_boards_sample_pairs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
96b_aerocore2 hello_world
96b_aerocore2 philosophers
96b_aerocore2 shell_module
96b_aerocore2 tensorflow_lite_micro
96b_aerocore2 micropython
96b_aerocore2 blinky
96b_aerocore2 hello_world_user
96b_aerocore2 synchronization
96b_aerocore2 lz4
96b_argonkey hello_world
96b_argonkey philosophers
96b_argonkey shell_module
96b_argonkey tensorflow_lite_micro
96b_argonkey micropython
96b_argonkey blinky
96b_argonkey hello_world_user
96b_argonkey synchronization
96b_argonkey lz4
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
micropython/
boards_sample_pairs
- name: Dummy sample pairs
run: cp .github/dummy_boards_sample_pairs boards_sample_pairs

- name: Prepare build environment
run: |
Expand Down

0 comments on commit c1b9479

Please sign in to comment.