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/