Skip to content

Commit

Permalink
Merge pull request #35 from hytest-org/add_pregenerate_state_files
Browse files Browse the repository at this point in the history
add pregenerated files to speed up notebook run
  • Loading branch information
jmccreight authored Jan 10, 2025
2 parents a99a02c + 7250156 commit 971c1d2
Show file tree
Hide file tree
Showing 2 changed files with 2,604 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Pull Williamette River domain data
run: |
./pull_domain.py --name=williamette_river
./pull_domain.py --name=willamette_river
- name: Test notebooks
working-directory: .github/scripts
Expand Down
Loading

0 comments on commit 971c1d2

Please sign in to comment.