Skip to content

Commit

Permalink
working on ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-a-potts committed Jan 2, 2024
1 parent fc0ff17 commit bdbf774
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run_ec2_pcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,9 @@ jobs:
make -j8
# Runs mandatory ctests on the head node
ctest -V -R ufs_
rm fv3-jedi/test/Data/ModelRunDirs/UFS_warmstart/*
rm fv3-jedi/test/Data/ModelRunDirs/UFS_warmstart_2/*
ctest -R ufs_
# UFS_APP=ATMAERO
cd ${JEDI_ENV}
Expand Down

0 comments on commit bdbf774

Please sign in to comment.