Skip to content

Commit 947b8b7

Browse files
committed
try to fix CI by making it deal with tags forcefully.
Question is why this is a problem in the first place.
1 parent 5d45ce2 commit 947b8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python -m pip install --upgrade pip setuptools wheel
3333
python --version; git --version
3434
git submodule update --init --recursive
35-
git fetch --tags
35+
git fetch --tags --force
3636
3737
pip install -r requirements.txt
3838
pip install -r test-requirements.txt

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy