mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
using dist
This commit is contained in:
@@ -162,7 +162,7 @@ jobs:
|
||||
- uses: ./.github/actions/download-cache-and-artifacts
|
||||
with:
|
||||
# packages: 'dist node_modules'
|
||||
packages: 'node_modules'
|
||||
packages: 'dist'
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
/usr/bin/xvfb-run --auto-servernum nx affected:test $NX_CALCULATION_FLAGS --exclude=${{ matrix.unit-tests.exclude }}
|
||||
|
||||
Reference in New Issue
Block a user