Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
intakebuilder --> catalogbuilder
  • Loading branch information
ilaflott authored Jul 30, 2024
1 parent f94a102 commit 27e741c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ requirements:
- pyyaml
- pylint
- jsonschema
- noaa-gfdl::intakebuilder
- noaa-gfdl::catalogbuilder
- conda-forge::cylc-flow>=8.2.0
- conda-forge::cylc-rose
- conda-forge::metomi-rose
Expand All @@ -58,6 +58,7 @@ test:
- fre.make
- fre.app
- fre.cmor
- fre.catalog
commands:
- pytest --config-file=fre/pytest.ini --cov-config=fre/coveragerc --cov=fre fre/
- pylint fre/ || echo "pylint returned non-zero exit code and will kill the workflow. guarding against this now."
Expand Down

0 comments on commit 27e741c

Please sign in to comment.