Skip to content

Commit 3c5f14d

Browse files
committed
Test
remove Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent c78f093 commit 3c5f14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples-nrfconnect.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
scripts/run_in_build_env.sh "./scripts/tools/nrfconnect/tests/test_generate_factory_data.py"
8787
- name: Run unit tests for Zephyr native_posix_64 platform
8888
run: |
89+
find out -name 'flash.bin' -exec rm {} \;
8990
scripts/run_in_build_env.sh "./scripts/build/build_examples.py --target nrf-native-sim-tests build"
9091
- name: Uploading Failed Test Logs
9192
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)