Skip to content

DDST-75: Update README.md for community #45

DDST-75: Update README.md for community

DDST-75: Update README.md for community #45

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