Skip to content

🐛 Fix show feature by key #28

🐛 Fix show feature by key

🐛 Fix show feature by key #28

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 }}