Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 1

Fix issue when group prefix is not applied to routes. (#1219) #93

Fix issue when group prefix is not applied to routes. (#1219)

Fix issue when group prefix is not applied to routes. (#1219) #93

Workflow file for this run

on:
push:
branches:
- master
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1', '8.2']
stability: >-
['prefer-stable']