Merge pull request #71 from aimingmed/feature/backend-frontend-structure

include_passed true
This commit is contained in:
Hong Kai LEE 2025-04-19 08:59:20 +08:00 committed by GitHub
commit 5f36242fa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -236,6 +236,7 @@ jobs:
uses: mikepenz/action-junit-report@v5
with:
report_paths: ${{ runner.temp }}/${{ inputs.testResultsFilename }}
include_passed: true
- name: Docker Compose Down
if: always() # Always run cleanup