Skip to content

chore: added PHPUnit workflow #1

chore: added PHPUnit workflow

chore: added PHPUnit workflow #1

Workflow file for this run

name: PHPUnit Plugin Tests
on: [push, pull_request]
jobs:
lint:
name: Run PHPUnit test suites
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master