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