[AAE-32862] Unit Tests not triggered in pull request for alfresco-ng2-components (process-services-cloud) (#10718)

* [AAE-32862] updated to correct name

* [AAE-32862] remove non existing default project
This commit is contained in:
Michaela 2025-03-13 11:27:46 +01:00 committed by GitHub
parent f1c3141d52
commit 5912423f96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View File

@ -192,8 +192,8 @@ jobs:
exclude: "core,extensions,content-services,process-services-cloud,process-services,eslint-plugin-eslint-angular,js-api"
- name: process-services
exclude: "core,extensions,content-services,process-services-cloud,insights,eslint-plugin-eslint-angular,js-api"
- name: process-cloud
exclude: "insights,core,extensions,content-services,process-services,eslint-plugin-eslint-angular,js-api"
- name: process-services-cloud
exclude: "insights,core,extensions,content-services,process-services$,eslint-plugin-eslint-angular,js-api"
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

View File

@ -1,5 +1,4 @@
{
"defaultProject": "demoshell",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {