From 584f131316ea05b84533a2b1e8fa08100fbb7b0e Mon Sep 17 00:00:00 2001 From: Alice Wong Date: Wed, 2 Oct 2024 21:32:46 +0100 Subject: [PATCH] keep job-runner tests in ignored list --- workspace/workflows/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace/workflows/config.py b/workspace/workflows/config.py index 295ab56..7b4457b 100644 --- a/workspace/workflows/config.py +++ b/workspace/workflows/config.py @@ -45,7 +45,7 @@ 26915901, # [On workflow call] Add software bill of materials to release (reusable) 26915902, # [On workflow call] Scan with Grype (reusable) 25002877, # [On PR] Dependency review - 2393224, # [On PR] Tests, TODO: Remove this after Simon's merge + 2393224, # [On PR] Tests ], "opensafely-core/pipeline": [ 77090712, # [Disabled] Pin pydantic