Skip to content

Commit

Permalink
Update test_r.yaml
Browse files Browse the repository at this point in the history
deactivate test
  • Loading branch information
jbousquin authored Jul 9, 2024
1 parent 80a5a3d commit 8e4c7f4
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 @@ -33,7 +33,7 @@ jobs:
- name: Conda install
shell: bash -el {0}
run: |
deactivate test
conda deactivate
conda rename -n test wq_harmonize
conda install -n wq_harmonize "pytest" "numpy<2.0" "pandas<2.0" "geopandas>=0.10.2, <0.13" "pint>=0.18" "dataretrieval>=1.0, <1.0.5" "requests"
Expand Down

0 comments on commit 8e4c7f4

Please sign in to comment.