Add numpy in test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Test Search Space
|
||||
run: |
|
||||
python -m pip install pytest
|
||||
python -m pip install pytest numpy
|
||||
echo $PWD
|
||||
echo "Show what we have here:"
|
||||
ls
|
||||
|
Reference in New Issue
Block a user