forked from btclock/btclock_v3
Detailed summary for test reports
This commit is contained in:
parent
008b2bda60
commit
31f44c4997
1 changed files with 1 additions and 0 deletions
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
|
@ -43,6 +43,7 @@ jobs:
|
|||
if: success() || failure() # always run even if the previous step fails
|
||||
with:
|
||||
report_paths: '**/junit-reports/*.xml'
|
||||
detailed_summary: true
|
||||
- name: Build BTClock firmware
|
||||
run: pio run -e lolin_s3_mini_qr
|
||||
|
||||
|
|
Loading…
Reference in a new issue