mirror of
https://github.com/btclock/btclock_v3.git
synced 2024-11-19 04:20:01 +01:00
Detailed summary for test reports
This commit is contained in:
parent
008b2bda60
commit
31f44c4997
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 New Issue
Block a user