Skip to content

Commit

Permalink
add simpeg to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Oct 14, 2024
1 parent 92c27ea commit 3949d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- python-version: "3.11"
name: full
os: ubuntu
conda: "scipy numba 'empymod>=2.3.2' xarray tqdm h5py discretize matplotlib"
conda: "scipy numba 'empymod>=2.3.2' xarray tqdm h5py discretize matplotlib 'simpeg>=0.22.1'"
- python-version: "3.12"
name: plain
os: ubuntu
Expand Down

0 comments on commit 3949d58

Please sign in to comment.