Update build-test.yml

This commit is contained in:
Jonas Niesner
2024-01-12 17:20:17 +01:00
committed by GitHub
parent f7b13d3dcb
commit e734052697

View File

@@ -23,11 +23,6 @@ jobs:
- name: Install intelhex
run: pip install --upgrade intelhex
- name: Build NRF firmware
run: |
cd ARM_Tag_FW/Newton_M3_nRF52811
pio run --environment Newton_M3_Universal
- name: Build Simple_AP
run: |
cd ESP32_AP-Flasher