From ac9012da0c0abb02dd2f7983b20bbadef5c596f7 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Fri, 26 Apr 2024 12:47:17 +0200 Subject: spack audit externals: allow selecting platforms and checking extra attributes (#43782) --- .github/workflows/audit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index 64ef40611f..de82a31c06 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -34,7 +34,7 @@ jobs: run: | . share/spack/setup-env.sh coverage run $(which spack) audit packages - coverage run $(which spack) audit externals + coverage run $(which spack) -d audit externals coverage combine coverage xml - name: Package audits (without coverage) -- cgit v1.2.3-70-g09d2