Skip to content

Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0 #124

Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0

Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0 #124

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}}