Skip to content

KYLogger.xcodeproj: Rm DEVELOPMENT_TEAM value from KYLoggerTests target #14

KYLogger.xcodeproj: Rm DEVELOPMENT_TEAM value from KYLoggerTests target

KYLogger.xcodeproj: Rm DEVELOPMENT_TEAM value from KYLoggerTests target #14

Workflow file for this run

name: Unit Tests
on:
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
pull_request:
jobs:
call-reusable-workflow-to-test:
uses: Kjuly/swift-ci/.github/workflows/unit-tests.yml@main
with:
use_xcodebuild: true
platforms: 'iOS,watchOS,macOS'