Skip to content

Commit

Permalink
adding in the other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jun 25, 2024
1 parent d2db0be commit 7965a9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
echo "EXPDIR: ${EXPDIR}"
unset EXPDIR
#pytest -v --junitxml $GITHUB_WORKSPACE/ci/scripts/tests/test-results.xml
pytest -v -k test_rocoto_done
pytest -v -k test_rocoto_stalled
pytest -v -k test_setup_exp
ls -l $GITHUB_WORKSPACE/ci/scripts/tests/testdata/RUNDIR/C48_ATM
grep EXPDIR $GITHUB_WORKSPACE/ci/scripts/tests/testdata/RUNDIR/C48_ATM/config.base
Expand Down

0 comments on commit 7965a9b

Please sign in to comment.