We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test
versioningit
1 parent e972049 commit 857e55dCopy full SHA for 857e55d
.github/workflows/tests.yml
@@ -36,6 +36,8 @@ jobs:
36
37
- name: Acquire sources
38
uses: actions/checkout@v3
39
+ with:
40
+ fetch-depth: 0
41
42
# https://github.com/docker-practice/actions-setup-docker
43
# - name: Install Docker
0 commit comments