Skip to content

add the ability to run tests in scope (#73) #61

add the ability to run tests in scope (#73)

add the ability to run tests in scope (#73) #61

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']