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
|
||||
run: |
|
||||
python -m pip install pytest
|
||||
python -m pip install pytest numpy
|
||||
echo $PWD
|
||||
echo "Show what we have here:"
|
||||
ls
|
||||
|
Loading…
Reference in New Issue
Block a user