CI fix issue with gitlab timeout
Compare changes
+ 1
− 53
@@ -38,7 +38,7 @@ include:
@@ -96,58 +96,6 @@ build_wheel:
Requires: common-ci-configuration!48 (merged)
gitlab job timeout causes job not to produce any artifacts. So when some test freezes/deadlock for some reason its unable to say which test failed because we have no info about it (artifacts or failing test name)
See: https://gitlab.syncad.com/hive/clive/-/jobs/1140805
Related: