Skip to content

DDST-382: Test tests. #114

DDST-382: Test tests.

DDST-382: Test tests. #114

Workflow file for this run

---
name: PHPUnit Tests
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
PHPUnit:
uses: Prashant-bd/phpunit-action/.github/workflows/phpunit.yml@DDST-382

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

View workflow run for this annotation

GitHub Actions / .github/workflows/phpunit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/phpunit.yml" -> "Prashant-bd/phpunit-action/.github/workflows/phpunit.yml@DDST-382" (source branch with sha:c60ad34769fafb75af0c8443e57bd6065c60b92a) : You have an error in your yaml syntax on line 29
secrets: inherit
with:
composer_patches: |-
{
"discoverygarden/islandora_hierarchical_access": {
"dependent work from dependency": "https://github.com/discoverygarden/islandora_hierarchical_access/pull/19.patch"
}
}