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 1bf2be6 commit 14a4907Copy full SHA for 14a4907
.github/workflows/version.yml
@@ -26,4 +26,4 @@ jobs:
26
pip install torch --index-url https://download.pytorch.org/whl/cpu
27
- name: Display version
28
run: |
29
- setuptools-git-versioning -v >> $GITHUB_STEP_SUMMARY
+ setuptools-git-versioning -vv >> $GITHUB_STEP_SUMMARY
0 commit comments