Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Nov 1, 2023
1 parent dcd41af commit da9db3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ubuntu_gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
run: |
source spack/share/spack/setup-env.sh
spack env activate ufs_utils-env
spack list
env
export CC=mpicc
export FC=mpif90
cd ufs_utils
Expand All @@ -93,6 +95,8 @@ jobs:
run: |
source spack/share/spack/setup-env.sh
spack env activate ufs_utils-env
spack list
env
cd ufs_utils
cd build
ctest --verbose --rerun-failed --output-on-failure

0 comments on commit da9db3a

Please sign in to comment.