Skip to content

Commit

Permalink
update ESMFMKFILE
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Nov 3, 2023
1 parent d776aed commit 08fc56b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/conda-pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
- name: run pytest
shell: bash -l {0}
run: |
conda init
export ESMFMKFILE='/usr/share/miniconda/lib/esmf.mk'
conda activate test
export ESMFMKFILE='/usr/share/miniconda3/envs/test/lib/esmf.mk'
which python
python -m pytest

0 comments on commit 08fc56b

Please sign in to comment.