From f2f49111b7eff08704d24a47b35937172cd0d7cb Mon Sep 17 00:00:00 2001 From: Hamish Coleman Date: Sun, 31 Oct 2021 19:28:42 +0000 Subject: [PATCH] Add reference to a ticket for this problem --- .github/workflows/tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 50a3482..ad4ed46 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -513,6 +513,9 @@ jobs: # - the annodated tag is visible in the "commit" action # - but it looks like a lightweight tag in the "tag" action # + # See https://github.com/actions/checkout/issues/290 for a whole lot of + # 'no comment' from github + # - name: Checkout run: | git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .