Skip to content

Test0416a

Test0416a #31

Workflow file for this run

name: Smoke Test
on:
# On pull requests to main
pull_request:
branches:
- main
# Manual trigger from the Github Actions tab
workflow_dispatch:
jobs:
validate-podspec:
runs-on: macos-latest
steps:
- uses: chartboost/chartboost-mediation-ios-actions/adapter-smoke-test@v1