Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Nov 3, 2023
1 parent 2adea78 commit 578f832
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 33 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/conda-pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ jobs:
- name: Install the repo
run: |
conda install -c conda-forge xesmf esmpy -y
where conda
export ESMFMKFILE='/opt/conda/lib/esmf.mk'
export ESMFMKFILE='/usr/share/miniconda/lib/esmf.mk'
pip install -e .
- name: run pytest
run: pytest
12 changes: 0 additions & 12 deletions .github/workflows/docker-test.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/workflows.yaml

This file was deleted.

0 comments on commit 578f832

Please sign in to comment.