add Qr code mock test

This commit is contained in:
Juraj Michalek 2024-09-25 09:30:54 +02:00
commit ab0cb4e257
2 changed files with 87 additions and 12 deletions

View file

@ -35,7 +35,7 @@ jobs:
path: boards/${{ matrix.board }}
elf: build.${{ matrix.board }}/${{ github.event.inputs.prefix }}-${{ matrix.board }}.bin
timeout: 30000
expect_text: 'Closing Lua'
expect_text: 'End of testing application.'
fail_text: 'Error'
serial_log_file: 'wokwi-logs-${{ matrix.board }}.txt'