Skip to content

Commit

Permalink
Correct screenshot path
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Oct 22, 2024
1 parent 7378157 commit ef32cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit ef32cff

Please sign in to comment.