spack audit externals: allow selecting platforms and checking extra attributes (#43782)
This commit is contained in:

committed by
GitHub

parent
e3cb4f09f0
commit
ac9012da0c
2
.github/workflows/audit.yaml
vendored
2
.github/workflows/audit.yaml
vendored
@@ -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)
|
||||
|
Reference in New Issue
Block a user