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.
1 parent 3ecc2e7 commit 79a8bc1Copy full SHA for 79a8bc1
.github/workflows/test_release.yml
@@ -85,6 +85,8 @@ jobs:
85
runs-on: ubuntu-latest
86
steps:
87
- uses: actions/checkout@v3
88
+ with:
89
+ fetch-depth: 0
90
- name: Setup Python
91
uses: actions/setup-python@v4
92
with:
0 commit comments