Skip to content

chore: wrapping up v6.0 #9

chore: wrapping up v6.0

chore: wrapping up v6.0 #9

Workflow file for this run

name: PHPUnit Plugin Tests
on: [push, pull_request]
jobs:
phpunit5:
name: Run PHPUnit test suites Elgg 5
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master
phpunit6:
name: Run PHPUnit test suites Elgg 6
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master
with:
elgg_major_version: 6