Skip to content

Commit

Permalink
GHA: dut tests continue on error
Browse files Browse the repository at this point in the history
workaround to failing tester machine

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed Nov 2, 2023
1 parent 888c5f5 commit 5c6d185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common_run_dut_ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
run_dut_ut:
continue-on-error: true
runs-on: test-node
container:
image: ghcr.io/nrfconnect/sdk-sidewalk:main
Expand Down

0 comments on commit 5c6d185

Please sign in to comment.