mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
Merge pull request #67 from aimingmed/feature/backend-frontend-structure
update with repo-scope access
This commit is contained in:
commit
e1651497c6
1
.github/workflows/template_test.yml
vendored
1
.github/workflows/template_test.yml
vendored
@ -232,6 +232,7 @@ jobs:
|
||||
name: JUnit Test Report
|
||||
path: ${{ runner.temp }}/${{ inputs.testResultsFilename }} # Path to the JUnit XML file
|
||||
reporter: java-junit # Specify the format
|
||||
token: ${{ secrets.TEST-REPORT }}
|
||||
|
||||
- name: Print Service Logs on Failure or Success
|
||||
if: always() # Always run this step
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user