summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 14:55:08 +0200
committerAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 14:55:08 +0200
commitc69006a975681c7f7d81dadba43b475aaae0c8ea (patch)
tree416f64782f0dbd6be325dc3c61b806e32f020180 /.github
parent8ba9e473989e6ac1b4268f6474d74a6d9e0da84b (diff)
trigger CIs
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 311c283..4b6c320 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -73,7 +73,6 @@ jobs:
run: |
python -m pytest -v test/ ot/ --doctest-modules --ignore ot/gpu/ --cov=ot
-
windows:
runs-on: windows-2019
strategy: