Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Jan 18, 2024
1 parent ae10255 commit 0d0a912
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ jobs:
run: |
python /opt/iem/deployment/mod_wsgi_startup.py
- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Run IEM Production checks
run: |
git clone --depth 1 https://github.com/akrherz/iem-production-checks.git .ipc
Expand Down
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ dependencies:
- psycopg
# for pyiem
- pyarrow
# for pyiem
- pydantic
# lots of places
- pygrib
# caching
Expand Down

0 comments on commit 0d0a912

Please sign in to comment.