Update githubci.yml

Added:
-xiao_nrf52840_ble
-xiao_nrf52840_ble_sense
This commit is contained in:
Paperinik
2023-02-05 18:27:02 -08:00
committed by GitHub
parent d7494e81ce
commit 1bca78c0c8
+3 -1
View File
@@ -58,7 +58,9 @@ jobs:
- 'raytac_mdbt50q_rx'
- 'sparkfun_nrf52840_micromod'
- 'waveshare_nrf52840_eval'
- 'xiao_nrf52840_ble'
- 'xiao_nrf52840_ble_sense'
steps:
- name: Setup Python
uses: actions/setup-python@v3