From b2195e826381a7e16d7b7623454ae759a3c154e2 Mon Sep 17 00:00:00 2001 From: Valere Date: Tue, 21 Apr 2026 12:06:03 +0200 Subject: [PATCH] touch to trigger actions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 688a7a7f..827f2ac2 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,9 @@ to test visibility, text content and clicking. ##### Investigate a failed test from the CI -In the failed action page, click on the failed job, then scroll down to the +The playwright tests are run in the CI on GitHub Actions and the report is published to netlify. + +It is also uploaded as an artifiact: In the failed action page, click on the failed job, then scroll down to the `upload-artifact` step. You will find a link to download the zip report, as per: ```