mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 20:23:34 +08:00
Merge pull request #71 from aimingmed/feature/backend-frontend-structure
include_passed true
This commit is contained in:
commit
5f36242fa1
1
.github/workflows/template_test.yml
vendored
1
.github/workflows/template_test.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user