- CI: Included tests for CI builds

This commit is contained in:
Magesh K
2025-02-22 02:37:30 +05:30
parent e43bff5f8f
commit 5323fdadcf
3 changed files with 24 additions and 4 deletions

View File

@@ -211,6 +211,7 @@ build-and-test:
-scheme SideStore \
-destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.2' \
-enableCodeCoverage YES \
-resultBundlePath build/tests/test-results.xcresult \
$(COMMON_BUILD_SETTINGS)
clean-build: