summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-31 09:54:19 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-31 09:54:19 +0200
commitcfee936a422733f995fd1f7ae2ea7baa0cc07deb (patch)
tree0d094e81c50fd1e51434a0612af3bc903c7375e9 /.github/workflows
parent7bc7712b14501c212e5b162d7317f118c6586546 (diff)
Re-build all from scratch
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/pip-packaging-linux.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pip-packaging-linux.yml b/.github/workflows/pip-packaging-linux.yml
index 485ef643..6b099243 100644
--- a/.github/workflows/pip-packaging-linux.yml
+++ b/.github/workflows/pip-packaging-linux.yml
@@ -3,6 +3,7 @@ name: pip packaging linux
on:
push: {}
pull_request: {}
+
# on:
# release:
# types: [published]