mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6575] code fix and split action suite (#3604)
* code split and fix * code split and fix * code split and fix * [ACS-6575]code fix in workflow
This commit is contained in:
4
.github/workflows/pull-request.yml
vendored
4
.github/workflows/pull-request.yml
vendored
@@ -149,7 +149,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
e2e-suites:
|
||||
- name: "actions"
|
||||
- name: "create-actions"
|
||||
id: 1
|
||||
- name: "folder-rules"
|
||||
id: 2
|
||||
@@ -169,6 +169,8 @@ jobs:
|
||||
id: 9
|
||||
- name: "copy-move-actions"
|
||||
id: 10
|
||||
- name: "library-actions"
|
||||
id: 11
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user