Cleanup pytest results.

This commit is contained in:
Patrick Lehmann
2024-05-05 23:28:13 +02:00
parent 6b4af68fa4
commit 8b7a8009a6

View File

@@ -58,7 +58,7 @@ jobs:
- name: 🔁 Merge JUnit Unit Test Summaries - name: 🔁 Merge JUnit Unit Test Summaries
run: | run: |
pyedaa-reports merge-unittest -v --junit "junit/*.xml" pyedaa-reports merge-unittest -d --pytest "pytest.tests.unit;pytest.tests.platform;pytest.tests.benchmark;pytest.tests.performance" --junit "junit/*.xml"
echo "cat Unittesting.xml" echo "cat Unittesting.xml"
cat Unittesting.xml cat Unittesting.xml