Skip to content

Commit

Permalink
samples: Testing with samples
Browse files Browse the repository at this point in the history
For testing will revert once done

Signed-off-by: Eirik Ekrheim Bjørklund <eirik.bjoerklund@nordicsemi.no>
  • Loading branch information
eirikekbjoe committed Sep 27, 2024
1 parent 30a5c9d commit a45b806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions samples/app_event_manager/src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ LOG_MODULE_REGISTER(MODULE);

int main(void)
{
/* TEST COMMENT */
if (app_event_manager_init()) {
LOG_ERR("Application Event Manager not initialized");
} else {
Expand Down
2 changes: 1 addition & 1 deletion test-manifests/99-default-test-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ manifest:
- name: test_nrf
remote: ncs-test
repo-path: test-fw-nrfconnect-nrf
revision: master
revision: feature/secdom-samples-public
import:
name-blocklist: [sdk-nrf]
userdata:
Expand Down

0 comments on commit a45b806

Please sign in to comment.