This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Prise3D
/
Thesis-OptimizationModules
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
remove allow failure from pypi CI
Jérôme BUISINE
4 anni fa
parent
fbab3061e0
commit
981eaeb7b5
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
.github/workflows/python-publish.yml
+ 0
- 1
.github/workflows/python-publish.yml
Vedi File
@@ -11,7 +11,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
- allow_failure: true
only:
- tags
steps: