diff --git a/nixos/tests/gitlab/runner_test.py b/nixos/tests/gitlab/runner_test.py index 6dd5b55ef639..2f74e12b57ac 100644 --- a/nixos/tests/gitlab/runner_test.py +++ b/nixos/tests/gitlab/runner_test.py @@ -123,7 +123,7 @@ def test_runner_registered(r: Runner): Test that the runner `r` is registered in Gitlab and its status is active. """ - print("==> Check that runner '{r.name}' is registered.") + print(f"==> Check that runner '{r.name}' is registered.") resp = vms.gitlab.execute( f"""