From 5bbd6769b9e5740be31fad34b64fdafe915eb3d9 Mon Sep 17 00:00:00 2001 From: David Langley Date: Wed, 23 Feb 2022 18:02:59 +0000 Subject: [PATCH] noop to test cancel --- .github/workflows/integration_tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 3f4fc5f779..8a08dedb01 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -1,3 +1,4 @@ +# no-op name: Integration Tests on: