Parcourir la source

remove allow failure from pypi CI

Jérôme BUISINE il y a 4 ans
Parent
commit
981eaeb7b5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      .github/workflows/python-publish.yml

+ 0 - 1
.github/workflows/python-publish.yml

@@ -11,7 +11,6 @@ jobs:
   deploy:
   deploy:
 
 
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
-    allow_failure: true
     only:
     only:
       - tags
       - tags
     steps:
     steps: