Skip to content

Commit ee0c0c0

Browse files
authored
Merge pull request #126 from Jahia/QA-15178_fixWorkflow
QA-15178 : fix workflow
2 parents 80761bf + cf01b3d commit ee0c0c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/on-code-change.yml

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
with:
8686
module_id: siteSettings
8787
testrail_project: Site Settings Module
88-
jahia_artifact_name: Integration-Tests-Standalone
8988
tests_manifest: provisioning-manifest-build.yml
9089
jahia_image: jahia/jahia-ee-dev:8-SNAPSHOT
9190
should_use_build_artifacts: true

.github/workflows/on-merge.yml

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
with:
7979
module_id: siteSettings
8080
testrail_project: Site Settings Module
81-
jahia_artifact_name: Integration-Tests-Standalone
8281
tests_manifest: provisioning-manifest-build.yml
8382
jahia_image: jahia/jahia-ee-dev:8-SNAPSHOT
8483
should_use_build_artifacts: true

0 commit comments

Comments
 (0)