From ca1b20c5aac3e02fa81ab9dc7ae13e29e04c6626 Mon Sep 17 00:00:00 2001 From: Daniel Servidie Date: Thu, 11 Jul 2024 21:13:33 -0300 Subject: [PATCH] Update github-actions-usetrace-integration-test.yml --- .github/workflows/github-actions-usetrace-integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions-usetrace-integration-test.yml b/.github/workflows/github-actions-usetrace-integration-test.yml index 1b75748..a70cbf1 100644 --- a/.github/workflows/github-actions-usetrace-integration-test.yml +++ b/.github/workflows/github-actions-usetrace-integration-test.yml @@ -28,7 +28,7 @@ jobs: base-url: https://de.wikipedia.org/ # baseUrl to execute against (defaults to the project baseUrl)" # Project Only Optional (only if trigger-type: project) - tags: flaky # Coma separated list of tags. Only traces with those tags would be run (by default runs all traces)" + # tags: flaky # Coma separated list of tags. Only traces with those tags would be run (by default runs all traces)" build-timeout-seconds: 120 - name: Check Trace execution result