mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[AAE-30877] - And again
This commit is contained in:
committed by
Wojciech Duda
parent
efead92980
commit
3743970cab
3
.github/workflows/pull-request.yml
vendored
3
.github/workflows/pull-request.yml
vendored
@@ -197,8 +197,7 @@ jobs:
|
||||
- uses: ./.github/actions/download-node-modules-and-artifacts
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
xvfb-run --auto-servernum
|
||||
npx nx run ${{ matrix.unit-tests.name}}:test --configuration=ci
|
||||
xvfb-run --auto-servernum npx nx run ${{ matrix.unit-tests.name}}:test --configuration=ci
|
||||
|
||||
lint:
|
||||
# long timeout required when cache has to be recreated
|
||||
|
Reference in New Issue
Block a user