Skip to content

Commit 0d6e1e6

Browse files
committed
try
1 parent ae0a375 commit 0d6e1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install .[test]
2525
- name: Install other dependencies
2626
run: |
27-
conda install r-base rpy2
27+
conda install r rpy2
2828
pip install celer
2929
pip install statsmodels cvxopt
3030
pip install git+https://github.com/jolars/pyslope.git

0 commit comments

Comments
 (0)