Skip to content

Commit

Permalink
Upload screenshots as artifacts again
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Oct 22, 2024
1 parent 30b639d commit ca781b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: screenshots
path: /app/data/attachments/*
path: allure-report/screenshots/data/attachments/*

- name: List contents of data/attachments
run: ls -l data/attachments
Expand Down

0 comments on commit ca781b9

Please sign in to comment.