Skip to content

D10-27: Use non-deprecated type. #13

D10-27: Use non-deprecated type.

D10-27: Use non-deprecated type. #13

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