mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
[AAE-32905] - Start by adding unit test matrix
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -215,7 +215,7 @@ jobs:
|
||||
needs: [generate-affected-matrix]
|
||||
steps:
|
||||
- name: Call unit tests workflow
|
||||
uses: ./.github/workflows/_unit-test-check.yml
|
||||
uses: ./.github/workflows/unit-test-workflow.yml
|
||||
with:
|
||||
matrix: ${{ needs.generate-affected-matrix.outputs.matrix }}
|
||||
|
||||
|
Reference in New Issue
Block a user