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

corrected space
This commit is contained in:
Hong Kai LEE 2025-04-18 21:50:05 +08:00 committed by GitHub
commit 7b57546db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,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.repo_test_1 }}
token: ${{ secrets.repo_test_1 }}
- name: Docker Compose Down
if: always() # Always run cleanup