Skip to content

Commit

Permalink
tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Nov 3, 2023
1 parent 89d7add commit cb6ab66
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/conda-pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,9 @@ jobs:
- name: Install the repo
shell: bash -l {0}
run: |
which python
pip install -e .
- name: run pytest
shell: bash -l {0}
run: |
export ESMFMKFILE='/usr/share/miniconda3/envs/test/lib/esmf.mk'
which python
python -m pytest

0 comments on commit cb6ab66

Please sign in to comment.