• template-package-no-tests shows what happens when all repository variables and secrets are configured properly, but the actual Unit Test files are removed from the repository.
    • The Build Release workflow will fail because the user has indicated that Unit Tests are present, but they are not:
    • image
    • The Build Repo Listing workflow will fail as expected because there are no published releases.
    • Both badges will be broken because there are no releases:
      • VPM Package Version
      • Code Coverage