Update zephyr.yml

This commit is contained in:
Steve Karg
2022-12-09 16:32:36 -06:00
committed by GitHub
parent cd05367e54
commit cedacbdfee
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Build firmware - name: Build firmware
working-directory: bacnet-stack working-directory: bacnet-stack
run: | run: |
west build -b custom_plank ../zephyr/samples/hello_world west build -b mimxrt1064_evk ../zephyr/samples/hello_world
- name: Twister Tests - name: Twister Tests
working-directory: bacnet-stack working-directory: bacnet-stack
run: | run: |