We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd461fd commit 2e7b39dCopy full SHA for 2e7b39d
tests/test_context.py
@@ -33,6 +33,7 @@ def test_replace_default_stdout_stderr() -> None:
33
sys.stdout = original_stdout
34
sys.stderr = original_stderr
35
36
+
37
@needs_docker
38
def test_workflow_job_step_name_callback() -> None:
39
"""Test ability to hook custom workflow step naming"""
0 commit comments