Skip to content

PER-26: Reworked querying, reduce number of joins/subquerying. #27

PER-26: Reworked querying, reduce number of joins/subquerying.

PER-26: Reworked querying, reduce number of joins/subquerying. #27

Workflow file for this run

---
name: PHPUnit Tests
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
PHPUnit:
uses: discoverygarden/phpunit-action/.github/workflows/phpunit.yml@v1
secrets: inherit