Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
upload artifacts set to always
  • Loading branch information
andrejrblue authored Nov 18, 2024
1 parent ac6a483 commit fbe7f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,6 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: playwright-report
if: ${{ always() }}
path: ./test/Playwright/playwright-report/
retention-days: 30

0 comments on commit fbe7f85

Please sign in to comment.