From ef32cff8bbdb590ec821e85abea7d145c15ebab6 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 22 Oct 2024 16:14:58 +0100 Subject: [PATCH] Correct screenshot path --- .github/workflows/tests_dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests_dev.yml b/.github/workflows/tests_dev.yml index ba9bc5e40..6e53494e5 100644 --- a/.github/workflows/tests_dev.yml +++ b/.github/workflows/tests_dev.yml @@ -128,6 +128,7 @@ jobs: - name: Move Allure report files run: | mv allure-report/** . + mv allure-report/.[!.]* . # if [ -d "data/attachments" ]; then # mkdir -p data/attachments # Create the target directory if it doesn't exist # mv data/attachments/* data/attachments/