Skip to content

DDST-382: Handle errors while deleting orphaned embargo #108

DDST-382: Handle errors while deleting orphaned embargo

DDST-382: Handle errors while deleting orphaned embargo #108

Workflow file for this run

---
name: PHPUnit Tests
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
PHPUnit:
uses: discoverygarden/phpunit-action/.github/workflows/phpunit.yml@v1
secrets: inherit
with:
composer_patches: |-
{
"discoverygarden/islandora_hierarchical_access": {
"dependent work from dependency": "https://github.com/discoverygarden/islandora_hierarchical_access/pull/19.patch"
}
}