mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-20 16:51:05 +02:00
github-actions: refine pytest call
This commit is contained in:
parent
7b2670d8b6
commit
5d7eada315
1 changed files with 1 additions and 1 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pip install matplotlib
|
pip install matplotlib
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pytest .
|
pytest GPy/testing
|
||||||
|
|
||||||
- name: Build wheel
|
- name: Build wheel
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue