From f3aa64eb7db03b57cd84a7ed6f5c2c5f751961c1 Mon Sep 17 00:00:00 2001 From: Daniel Servidie Date: Thu, 11 Jul 2024 09:45:16 -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 1a5d5f0..a375977 100644 --- a/.github/workflows/github-actions-usetrace-integration-test.yml +++ b/.github/workflows/github-actions-usetrace-integration-test.yml @@ -22,7 +22,7 @@ jobs: # trigger-id: ZoMdcx6weAAXXca7VhlygnfF8lGO5Pmo # Id of a test Project # Optional parameters - browsers: chrome, firefox 127 # Coma separated list of browsers (ex: 'chrome, firefox'). You can specify a version of the browser this way: 'chrome 126, internet explorer 11' (version must be specified for internet explorer) + browsers: chrome, firefox # Coma separated list of browsers (ex: 'chrome, firefox'). You can specify a version of the browser this way: 'chrome 126, internet explorer 11' (version must be specified for internet explorer) #base-url: https://de.wikipedia.org/ # baseUrl to execute against (defaults to the project baseUrl)" # Project Only Optional (only if trigger-type: project)