From eda7864161b7beeac2409f0dd93d709381063c48 Mon Sep 17 00:00:00 2001 From: Vikas Kurapati Date: Mon, 14 Oct 2024 13:04:54 +0200 Subject: [PATCH] CI fixes --- .github/workflows/yateto-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/yateto-ci.yml b/.github/workflows/yateto-ci.yml index 03260b2..46f7a9b 100644 --- a/.github/workflows/yateto-ci.yml +++ b/.github/workflows/yateto-ci.yml @@ -48,7 +48,6 @@ jobs: - name: Codegen Tests run: | - . /etc/profile.d/z10_spack_environment.sh && . /etc/profile.d/z20_additional_env.sh cd ./tests/code-gen for example in matmul minimal; do for build_type in Debug Release; do