Skip to content

Run interactive command in tests with non-interactive mode (#75) #68

Run interactive command in tests with non-interactive mode (#75)

Run interactive command in tests with non-interactive mode (#75) #68

Workflow file for this run

on:
pull_request:
push:
branches:
- 2.x
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
stability: >-
['prefer-lowest', 'prefer-stable']