Skip to content

Commit

Permalink
adding in the other tests crap
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jun 25, 2024
1 parent 7965a9b commit e18ee96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
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
echo "EXPDIR: ${EXPDIR}"
pytest -v -k test_setup_xml
#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
- name: Publish Test Results
Expand Down

0 comments on commit e18ee96

Please sign in to comment.