Skip to content

Commit

Permalink
workflows: revert memfault sw type and debug build
Browse files Browse the repository at this point in the history
CI build should use default "hello.nrfcloud.com-ci".
Otherwise is we are not able to distinguish in memfault UI.
And CI will just spam it.
Also, debug build is not needed for normal CI, only release.

Signed-off-by: Giacomo Dematteis <[email protected]>
  • Loading branch information
DematteisGiacomo committed Nov 5, 2024
1 parent 8c13800 commit bcdcc77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
secrets: inherit
with:
build_bl_update: true
build_debug: true
memfault_sw_type: "hello.nrfcloud.com"
dfu_check:
uses: ./.github/workflows/dfu_check.yml
needs: build
Expand Down

0 comments on commit bcdcc77

Please sign in to comment.