From 8dae3927546e75453aa8dea06c6ca12e8c433364 Mon Sep 17 00:00:00 2001 From: Christian Ledermann Date: Wed, 9 Oct 2024 21:24:58 +0100 Subject: [PATCH] what is in the directory --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b4fa343..84bc669 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -83,6 +83,7 @@ jobs: startsWith(github.ref, 'refs/tags') run: | pip install . + ls vercheck $GITHUB_REF_NAME test-publish: