summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:41:59 +0000
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:41:59 +0000
commit2d3dd8a617ffbd212b77041aea63f12e4d4cb7c6 (patch)
treec254452ee13441398a4f68f0f38d9dce82e11aef /.github
parent0bc12ed774a045ad358bbd9ec0e2ac446f5aac21 (diff)
More testing
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check-and-publish.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/check-and-publish.yml b/.github/workflows/check-and-publish.yml
index 5c54f54..1b97157 100644
--- a/.github/workflows/check-and-publish.yml
+++ b/.github/workflows/check-and-publish.yml
@@ -50,8 +50,6 @@ jobs:
pip install pytest
pytest
- - run: ls -l
-
deploy:
if: ${{ github.event_name == 'release' }}