We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487df37 commit cb47c50Copy full SHA for cb47c50
lib/iris/tests/e2e/helpers.py
@@ -157,7 +157,6 @@ def wait_for_sentinel(s):
157
return "done"
158
159
160
-
161
# Cloud task pods run `uv sync` per pod and need ~4GB; local workers share
162
# a pre-built venv and would be fine with 1GB. Since these helpers execute
163
# inside a worker with no access to the test fixture's is_cloud flag, we
0 commit comments