Skip to content

Commit

Permalink
still trying to debug EXPDIR key error still
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jun 25, 2024
1 parent 1f599e3 commit d2db0be
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 @@ -56,6 +56,8 @@ jobs:
#pytest -v --junitxml $GITHUB_WORKSPACE/ci/scripts/tests/test-results.xml
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
echo "EXPDIR: ${EXPDIR}"
pytest -v -k test_setup_xml
Expand Down

0 comments on commit d2db0be

Please sign in to comment.