Skip to content

Commit

Permalink
eccodes path fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Dec 22, 2024
1 parent 8f43169 commit 72e933e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
pip3 install -e "git+https://github.com/tomkralidis/jsonschema@ref-yaml#egg=jsonschema"
pip3 install -r requirements-dev.txt
python3 setup.py install
codes_info
- name: run tests ⚙️
run: |
export ECCODES_DEFINITION_PATH=/opt/conda/share/eccodes/definitions
Expand Down

0 comments on commit 72e933e

Please sign in to comment.