Skip to content

Commit d2c060a

Browse files
committed
Test
1 parent 1e3df2b commit d2c060a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hil.yml

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
bash .github/scripts/tests_build.sh -c -type ${{ needs.gen_chunks.outputs.test_type }} -t ${{matrix.chip}} -i ${{matrix.chunks}} -m ${{env.MAX_CHUNKS}}
7676
7777
- name: List generated files
78+
continue-on-error: true
7879
run: |
7980
ls -R ~/.arduino/tests/
8081

0 commit comments

Comments
 (0)