From 1c56d4b13223e95cc781a6072a85472034f3c57e Mon Sep 17 00:00:00 2001 From: Samuelopez-ansys Date: Thu, 9 May 2024 16:29:59 +0200 Subject: [PATCH] Uncomment YAML --- .github/workflows/ci_cd.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index f68a3cce4ab..e6c7f71fcf3 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -130,9 +130,9 @@ jobs: path: doc/_build/latex/PyAEDT-Documentation-*.pdf retention-days: 7 -# # ================================================================================================= -# # vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv RUNNING ON SELF-HOSTED RUNNER vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv -# # ================================================================================================= +# # ================================================================================================= +# # vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv RUNNING ON SELF-HOSTED RUNNER vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv +# # ================================================================================================= doc-build-with-examples: name: Documentation build with examples