Skip to content

Commit

Permalink
Attempt to pull grab the updated dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-vessey committed Mar 7, 2024
1 parent 0231df3 commit 5362f87
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@ 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"
}
}

0 comments on commit 5362f87

Please sign in to comment.