This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Prise3D
/
Thesis-OptimizationModules
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
remove allow failure from pypi CI
Jérôme BUISINE
hace 4 años
padre
fbab3061e0
commit
981eaeb7b5
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
.github/workflows/python-publish.yml
+ 0
- 1
.github/workflows/python-publish.yml
Ver fichero
@@ -11,7 +11,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
- allow_failure: true
only:
- tags
steps: