Skip to content

Merge pull request #144 from hellausefulsoftware/bugfix/hellauseful1-… #113

Merge pull request #144 from hellausefulsoftware/bugfix/hellauseful1-…

Merge pull request #144 from hellausefulsoftware/bugfix/hellauseful1-… #113

Workflow file for this run

name: PHP Composer
on:
push:
branches: [ "v2", "v3" ]
pull_request:
branches: [ "v2", "v3" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: ./tests/tools/phpunit.phar tests/