summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 10:58:54 +0200
committerAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 10:58:54 +0200
commitfc8d9d9714e15280b5cfc27ac1190cda3b57966f (patch)
tree9e2054c8ccf02554baa6eabb77c10f7c4c439851 /.github
parentee9d233302cbe007a87563ac468f53a6d0c346a4 (diff)
oups
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pythonpackage.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml
index 5b1fa0e..c916647 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -99,4 +99,3 @@ jobs:
- name: Run tests
run: |
python -m pytest -v test/ ot/ --doctest-modules --ignore ot/gpu/ --cov=ot
-=ot