Skip to content

chore: wrapping up v6.0.2 #12

chore: wrapping up v6.0.2

chore: wrapping up v6.0.2 #12

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