From c6ce96f3bb54470dc69a7af403f5e95aad428e32 Mon Sep 17 00:00:00 2001 From: lilyLuLiu Date: Fri, 26 Jul 2024 14:24:58 +0800 Subject: [PATCH] fix5 --- .github/workflows/testing-farm.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/testing-farm.yml b/.github/workflows/testing-farm.yml index cce4dab79c..e512e8420f 100644 --- a/.github/workflows/testing-farm.yml +++ b/.github/workflows/testing-farm.yml @@ -6,9 +6,9 @@ on: pull_request: {} # The concurrency key is used to prevent multiple workflows from running at the same time -concurrency: - group: my-concurrency-group - cancel-in-progress: true +#concurrency: +# group: my-concurrency-group +# cancel-in-progress: true permissions: contents: read