Merge pull request #74 from aimingmed/develop

Final Unit test CI workflows
This commit is contained in:
Hong Kai LEE 2025-04-19 13:32:21 +08:00 committed by GitHub
commit e59dd1bee5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,6 +65,7 @@ jobs:
permissions:
contents: read
packages: write # If pushing to GitHub Packages registry
checks: write # If you want to update checks
# Call the reusable workflow for testing
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
with: