We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dc4ba commit 30f1a51Copy full SHA for 30f1a51
.github/workflows/ci.yml
@@ -43,8 +43,6 @@ jobs:
43
cd ${EXAWIND_MANAGER}/environments/my-env && \
44
rm -rf exawind && \
45
ln -s ${GITHUB_WORKSPACE} exawind && \
46
- spack -e e4s-build add cmake && \
47
- spack -e e4s-build concretize -f && \
48
spack manager external ${EXAWIND_MANAGER}/environments/e4s-build --exclude exawind && \
49
spack concretize -f && \
50
spack install && \
0 commit comments