Skip to content

chore: wrapping up v8.0 #28

chore: wrapping up v8.0

chore: wrapping up v8.0 #28

Workflow file for this run

name: PHPUnit Plugin Tests
on: [push, pull_request]
jobs:
phpunit:
name: Run PHPUnit test suites
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master
with:
elgg_major_version: 6
extra_composer_dependencies: 'coldtrick/widget_manager:dev-master'