remove pwd from CI script
This commit is contained in:
parent
6a2b479e67
commit
2a8b5e620e
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
|
||||
before_script:
|
||||
- pwd
|
||||
- . /spack/share/spack/setup-env.sh
|
||||
- spack repo add .
|
||||
|
||||
|
|
Loading…
Reference in New Issue