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