mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +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.yml@main
|
||||
uses: ./.github/workflows/unit-test.yml@470b0975f9f3760ebfc5655c3f43ff745bd08b8b
|
||||
with:
|
||||
matrix: ${{ needs.generate-affected-matrix.outputs.matrix }}
|
||||
|
||||
|
Reference in New Issue
Block a user