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 8a7e56f commit 1e9a30a
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
pip uninstall -y numpy
conda install numpy==1.20.0
- name: Check installations of packages.
Expand Down

0 comments on commit 1e9a30a

Please sign in to comment.