Skip to content

Commit 124c4de

Browse files
rootroot
authored andcommitted
Fix github pages - move all files
1 parent b83b1b6 commit 124c4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
128128
# Move the Allure report files to the root of the gh-pages directory
129129
- name: Move Allure report files
130-
run: mv allure-report/* ./
130+
run: mv allure-report/* .
131131

132132
- name: Deploy Allure report to GitHub Pages
133133
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)