Skip to content

fix: adplay and adresponse sent at incorrect time (#32) #107

fix: adplay and adresponse sent at incorrect time (#32)

fix: adplay and adresponse sent at incorrect time (#32) #107

Workflow file for this run

name: Build
on:
push:
jobs:
tests:
name: Test the SDK with a Demo App
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: "./run-tests.sh"