Skip to content

first

first #66

Workflow file for this run

name: Tests
on: [ push,pull_request ]
jobs:
uneditable:
uses: esplora/.github/.github/workflows/phpunit-for-laravel.yaml@git

Check failure on line 7 in .github/workflows/phpunit.yml

View workflow run for this annotation

GitHub Actions / Tests

Invalid workflow file

The workflow is not valid. In .github/workflows/phpunit.yml (Line: 7, Col: 11): Error from called workflow esplora/.github/.github/workflows/phpunit-for-laravel.yaml@git (Line: 32, Col: 9): Required property is missing: type
with:
php: '[ "8.2", "8.1" ]'