Skip to content

Commit cd9eac0

Browse files
committed
scm_version doesn't use tags anyway...
1 parent ab7ae50 commit cd9eac0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release_test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
fetch-depth: 1
2020
show-progress: false
2121

22-
- name: Fetch tags
23-
run: |
24-
git config --global --add safe.directory "$GITHUB_WORKSPACE"
25-
git fetch --tags --force
26-
2722
- name: Set version statically
2823
run: |
2924
pip3 install setuptools_scm

0 commit comments

Comments
 (0)