ci(gha): Enable better debug of the flows 34/43734/1
authorPeter Mikus <[email protected]>
Tue, 23 Sep 2025 07:14:07 +0000 (09:14 +0200)
committerPeter Mikus <[email protected]>
Tue, 23 Sep 2025 07:14:07 +0000 (09:14 +0200)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I65d027ea7191141f24abd6d0ccd4745474d8b219

.ci/setup_executor_env.sh [moved from .github/scripts/setup_executor_env.sh with 100% similarity]
.github/workflows/gerrit-csit-tox-verify.yml

index bf81aff..138e9bc 100644 (file)
@@ -98,7 +98,7 @@ jobs:
 
       - name: Setup Environment
         run: |
-          .github/scripts/setup_executor_env.sh
+          .ci/setup_executor_env.sh
 
       - name: Run tox
         run: |