From 0bc12ed774a045ad358bbd9ec0e2ac446f5aac21 Mon Sep 17 00:00:00 2001 From: Baudouin Raoult Date: Thu, 19 Nov 2020 12:39:04 +0000 Subject: Testing --- .github/workflows/check-and-publish.yml | 2 ++ 1 file changed, 2 insertions(+) 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' }} -- cgit v1.2.3