Remove spack sh setup (#49747)
This commit is contained in:
parent
360eb4278c
commit
b87c025cd3
1
.github/workflows/audit.yaml
vendored
1
.github/workflows/audit.yaml
vendored
@ -59,7 +59,6 @@ jobs:
|
|||||||
- name: Package audits (without coverage)
|
- name: Package audits (without coverage)
|
||||||
if: ${{ runner.os == 'Windows' }}
|
if: ${{ runner.os == 'Windows' }}
|
||||||
run: |
|
run: |
|
||||||
. share/spack/setup-env.sh
|
|
||||||
spack -d audit packages
|
spack -d audit packages
|
||||||
./share/spack/qa/validate_last_exit.ps1
|
./share/spack/qa/validate_last_exit.ps1
|
||||||
spack -d audit configs
|
spack -d audit configs
|
||||||
|
Loading…
Reference in New Issue
Block a user