We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1e454 commit 14283fbCopy full SHA for 14283fb
1 file changed
.github/workflows/build_macos.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |
35
python -m pip install --upgrade pip wheel setuptools cython
36
37
- - name: Clone pyrfr
+ - name: Clone pyrfr
38
39
git clone https://github.com/automl/random_forest_run.git pyrfr
40
cd pyrfr
0 commit comments