Skip to content

Commit

Permalink
Update conda_env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Jun 10, 2024
1 parent e6783f4 commit a9a2ffd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ jobs:
run: |
conda install scipy
- name: Hello World
run: |
python -c "import scipy as sp; print('Scipy version: '+sp.__version__)"

0 comments on commit a9a2ffd

Please sign in to comment.