Skip to content

TCP: clear error variable before next request (#105) #290

TCP: clear error variable before next request (#105)

TCP: clear error variable before next request (#105) #290

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
install_protoc: true
os: >-
['ubuntu-latest']
stability: >-
['prefer-stable']