mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
using local node_modules
This commit is contained in:
@@ -161,7 +161,7 @@ jobs:
|
|||||||
cache-key-suffix: unit-tests-${{ matrix.unit-tests.name }}
|
cache-key-suffix: unit-tests-${{ matrix.unit-tests.name }}
|
||||||
- uses: ./.github/actions/download-cache-and-artifacts
|
- uses: ./.github/actions/download-cache-and-artifacts
|
||||||
with:
|
with:
|
||||||
persistent-packages: 'nxcache'
|
persistent-packages: 'nxcache node_modules'
|
||||||
packages-key-suffix: ${{ github.ref_name }}/${{ matrix.unit-tests.name }}
|
packages-key-suffix: ${{ github.ref_name }}/${{ matrix.unit-tests.name }}
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user