Skip to content

Commit

Permalink
Disabled nRF5340DK shell workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasperczyk-no committed Jan 25, 2022
1 parent 76030eb commit a920b65
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/examples-nrfconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,6 @@ jobs:
nrfconnect nrf5340dk_nrf5340_cpuapp lighting-app \
examples/lighting-app/nrfconnect/build/nrf5340dk_nrf5340_cpuapp/zephyr/zephyr.elf \
/tmp/bloat_reports/
- name: Build example nRF Connect SDK Shell on nRF5340 DK
timeout-minutes: 10
run: |
scripts/examples/nrfconnect_example.sh shell nrf5340dk_nrf5340_cpuapp
.environment/pigweed-venv/bin/python3 scripts/tools/memory/gh_sizes.py \
nrfconnect nrf5340dk_nrf5340_cpuapp shell \
examples/shell/nrfconnect/build/nrf5340dk_nrf5340_cpuapp/zephyr/zephyr.elf \
/tmp/bloat_reports/
- name: Build example nRF Connect SDK Pump App on nRF52840 DK
timeout-minutes: 10
run: |
Expand Down

0 comments on commit a920b65

Please sign in to comment.