From b87c025cd3741f1d217464505d1feab9d3c29b13 Mon Sep 17 00:00:00 2001 From: "John W. Parent" <45471568+johnwparent@users.noreply.github.com> Date: Thu, 27 Mar 2025 19:40:39 -0400 Subject: [PATCH] Remove spack sh setup (#49747) --- .github/workflows/audit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index 26c262d3446..2f88907a8b7 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -59,7 +59,6 @@ jobs: - name: Package audits (without coverage) if: ${{ runner.os == 'Windows' }} run: | - . share/spack/setup-env.sh spack -d audit packages ./share/spack/qa/validate_last_exit.ps1 spack -d audit configs