Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Nov 5, 2024
1 parent def2540 commit 8a7e56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
pip uninstall -y numpy
conda install numpy==1.20.0
pip install -r requirements/bayes_opt.txt
conda install numpy==1.20.0
- name: Check installations of packages.
run: |
Expand Down

0 comments on commit 8a7e56f

Please sign in to comment.