Browse Source

Add reference to a ticket for this problem

pull/883/head
Hamish Coleman 3 years ago
parent
commit
f2f49111b7
  1. 3
      .github/workflows/tests.yml

3
.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 .

Loading…
Cancel
Save