Skip to content

Commit

Permalink
applications: serial_lte_modem: update sample.yaml
Browse files Browse the repository at this point in the history
Update application sample.yaml

Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
  • Loading branch information
eivindj-nordic committed Aug 30, 2023
1 parent fbd637d commit 45065ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions applications/serial_lte_modem/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
sample:
name: serial lte modem sample
name: Serial LTE Modem
tests:
applications.nrf9160.serial_lte_modem:
applications.serial_lte_modem:
build_only: true
platform_allow: nrf9160dk_nrf9160_ns nrf9161dk_nrf9161_ns thingy91_nrf9160_ns
integration_platforms:
- nrf9160dk_nrf9160_ns
- nrf9161dk_nrf9161_ns
- thingy91_nrf9160_ns
tags: ci_build
applications.nrf9160.serial_lte_modem.native_tls:
applications.serial_lte_modem.native_tls:
build_only: true
extra_args: OVERLAY_CONFIG=overlay-native_tls.conf
platform_allow: nrf9160dk_nrf9160_ns nrf9161dk_nrf9161_ns thingy91_nrf9160_ns
Expand All @@ -18,7 +18,7 @@ tests:
- nrf9161dk_nrf9161_ns
- thingy91_nrf9160_ns
tags: ci_build
applications.nrf9160.serial_lte_modem.lwm2m_carrier:
applications.serial_lte_modem.lwm2m_carrier:
build_only: true
extra_args: OVERLAY_CONFIG=overlay-carrier.conf
platform_allow: nrf9160dk_nrf9160_ns nrf9161dk_nrf9161_ns thingy91_nrf9160_ns
Expand Down

0 comments on commit 45065ba

Please sign in to comment.