Skip to content

Commit

Permalink
Make CI consistent with other projects. (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel authored Jul 23, 2024
1 parent ced0f97 commit efb9230
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
/bin/bash -c " \
source ${EXAWIND_MANAGER}/start.sh && \
spack-start && \
mkdir -p ${EXAWIND_MANAGER}/environments/exawind && \
cd ${EXAWIND_MANAGER}/environments/exawind && \
ln -s ${GITHUB_WORKSPACE} exawind && \
quick-create-dev -s exawind@master && \
spack -e e4s-build config add view:true && \
Expand Down

0 comments on commit efb9230

Please sign in to comment.