Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lluddenusgs authored Jan 6, 2025
1 parent fcebdc4 commit 243aa1b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,7 @@ jobs:
environment-file: environment.yaml
cache-environment: true
cache-downloads: true
########################
- name: Install additional packages
run: |
micromamba install -y ipykernel
- name: Install Jupyter Kernel
run: |
micromamba activate nhm
python -m ipykernel inst
######################

- name: Pull Williamette River domain data
run: |
./pull_domain.py --name=williamette_river
Expand Down

0 comments on commit 243aa1b

Please sign in to comment.