Skip to content

Commit d543841

Browse files
MarekPorwiszrlubos
authored andcommitted
samples: ps_client: remove unneeded fonf fragment
verbose.conf was added by mistake in the sample.yaml removing this to fix incorrect CI configuration Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
1 parent 54a8d02 commit d543841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/nrf_rpc/protocols_serialization/client

samples/nrf_rpc/protocols_serialization/client/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ tests:
3535
extra_args:
3636
- SNIPPET="ci-shell;zperf"
3737
- EXTRA_DTC_OVERLAY_FILE=coex.overlay
38-
- EXTRA_CONF_FILE="ble.conf;openthread.conf;verbose.conf;log_rpc.conf;coex.conf"
38+
- EXTRA_CONF_FILE="ble.conf;openthread.conf;log_rpc.conf;coex.conf"
3939
extra_configs:
4040
- CONFIG_NRF_RPC_UTILS_CRASH_GEN=y

0 commit comments

Comments
 (0)