Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Jul 5, 2024
1 parent 0f646eb commit 75d82f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,9 @@ jobs:
python-version: 3.9
activate-environment: rms_env
use-mamba: true
- name: Conda Debug
run: |
mamba info
mamba list
- name: Run test
run: nosetests pyrms/rmsTest.py

0 comments on commit 75d82f7

Please sign in to comment.