Skip to content

Commit e7c05b5

Browse files
Ciheim BrownCiheim Brown
authored andcommitted
Merge branch 'CatalogBuilder-2025.01.01' of github.com:NOAA-GFDL/CatalogBuilder into CatalogBuilder-2025.01.01
2 parents fa84244 + 415efac commit e7c05b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conda-env-create-run-pytest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
- name: Test for completeness
6262
run: |
6363
which python
64-
python catalogbuilder/tests/compval.py --proper_generation -tf gfdl_autotest.json catalogbuilder/cats/gfdl_template.json
65-
python catalogbuilder/tests/compval.py --proper_generation -tf catalogbuilder/cats/gfdl_autotest_from_yaml.json
64+
python catalogbuilder/scripts/compval.py --proper_generation -tf gfdl_autotest.json catalogbuilder/cats/gfdl_template.json
65+
python catalogbuilder/scripts/compval.py --proper_generation -tf catalogbuilder/cats/gfdl_autotest_from_yaml.json

0 commit comments

Comments
 (0)