Merge pull request #1970 from deltachat/push_unconditional

if we merge to master, we always upload -- before if a flaky functional test failed it would prevent uploading of docs and wheels.
This commit is contained in:
bjoern
2020-10-07 15:03:02 +02:00
committed by GitHub

View File

@@ -189,8 +189,6 @@ workflows:
only: /.*/
- remote_python_packaging:
requires:
- remote_tests_python
filters:
branches:
only: master