- 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

6
.gitignore vendored
View File

@@ -63,4 +63,8 @@ SideStore/.skip-prebuilt-fetch-em_proxy
# Never check-in this package.resolved file
# coz SPM then resolves packages using the stale entries in this file
*.xcodeproj/**/Package.resolved
*.xcworkspace/**/Package.resolved
*.xcworkspace/**/Package.resolved
# build/test artifacts
build.log
report.html