Detailed summary for test reports

This commit is contained in:
Djuri Baars 2023-11-28 02:35:35 +01:00
parent 008b2bda60
commit 31f44c4997

View File

@ -43,6 +43,7 @@ jobs:
if: success() || failure() # always run even if the previous step fails if: success() || failure() # always run even if the previous step fails
with: with:
report_paths: '**/junit-reports/*.xml' report_paths: '**/junit-reports/*.xml'
detailed_summary: true
- name: Build BTClock firmware - name: Build BTClock firmware
run: pio run -e lolin_s3_mini_qr run: pio run -e lolin_s3_mini_qr