Skip to content

chore(deps-dev): bump mockery/mockery from 1.6.7 to 1.6.12 #299

chore(deps-dev): bump mockery/mockery from 1.6.7 to 1.6.12

chore(deps-dev): bump mockery/mockery from 1.6.7 to 1.6.12 #299

Workflow file for this run

name: Tests
on:
push:
pull_request:
branches: [ master, stage ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Composer Setup
run: |
composer install -q --no-ansi --no-interaction --no-progress --prefer-dist
- uses: php-actions/phpunit@master
with:
configuration: phpunit.xml
memory_limit: 256M
php_version: 8
version: 8.5
php_extensions: yaml