Skip to content

Commit

Permalink
Update test_r.yaml
Browse files Browse the repository at this point in the history
re-enable
  • Loading branch information
jbousquin authored Jul 9, 2024
1 parent 5a565ad commit 82b2861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
conda install "pytest" "numpy<2.0" "pandas<2.0" "geopandas>=0.10.2, <0.13" "pint>=0.18" "dataretrieval>=1.0, <1.0.5" "requests"
conda create --name wq_harmonize --clone test
conda install pip
# pip install .
pip install .
- name: Print Conda environment
shell: bash -l {0}
Expand Down

0 comments on commit 82b2861

Please sign in to comment.