Skip to content

Commit

Permalink
Change tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Nov 5, 2024
1 parent 6af9453 commit 388b97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install SMAC (Linux and MacOS).
if: runner.os != 'Windows'
run: |
conda install swig scipy<=1.6
conda install swig "scipy<=1.6"
pip install -r requirements/bayes_opt.txt
- name: Install GPy and GPyOpt
Expand Down

0 comments on commit 388b97f

Please sign in to comment.