Skip to content

Bump phpunit/phpunit from 10.5.10 to 10.5.24 #122

Bump phpunit/phpunit from 10.5.10 to 10.5.24

Bump phpunit/phpunit from 10.5.10 to 10.5.24 #122

name: Run Test Harness
on:
pull_request:
branches: [main]
jobs:
harness-tests:
name: Harness Tests
runs-on:
labels: ubuntu-latest-4-core
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: php
sdk-github-sha: ${{github.event.pull_request.head.sha}}