mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +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: |
|
||||
pip install matplotlib
|
||||
pip install pytest
|
||||
pytest .
|
||||
pytest GPy/testing
|
||||
|
||||
- name: Build wheel
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue