Skip to content

Commit

Permalink
QA-15178 : fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagnard committed Dec 2, 2024
1 parent 80761bf commit cf01b3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/on-code-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
with:
module_id: siteSettings
testrail_project: Site Settings Module
jahia_artifact_name: Integration-Tests-Standalone
tests_manifest: provisioning-manifest-build.yml
jahia_image: jahia/jahia-ee-dev:8-SNAPSHOT
should_use_build_artifacts: true
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
with:
module_id: siteSettings
testrail_project: Site Settings Module
jahia_artifact_name: Integration-Tests-Standalone
tests_manifest: provisioning-manifest-build.yml
jahia_image: jahia/jahia-ee-dev:8-SNAPSHOT
should_use_build_artifacts: true
Expand Down

0 comments on commit cf01b3d

Please sign in to comment.