summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-21 23:07:16 +0200
committerGitHub <noreply@github.com>2020-04-21 23:07:16 +0200
commit72dc1d57bb0b94603b7d08bd5830f8391dd59502 (patch)
tree06267a9b3e5820ec85ccbea9faafa981e217fc6a /.github
parentbcda6054e44481a571e89c3d64c9056c75ff244b (diff)
fix GH Action badge in readme (#153)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pythonpackage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml
index 19527c3..af6efb7 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/pythonpackage.yml
@@ -1,4 +1,4 @@
-name: Test Package
+name: build
on:
push: