Skip to content

Update schedule-test.yml #31

Update schedule-test.yml

Update schedule-test.yml #31

Workflow file for this run

name: Run phpunit test suite
on: [push, pull_request]
jobs:
phpunit-test-suite:
uses: juzaweb/actions/.github/workflows/plugin-test.yml@main
with:
vendor: juzaweb
plugin: subscription
version: dev-${{ github.head_ref || github.ref_name }}