Skip to content

Commit

Permalink
Update upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho committed Nov 28, 2024
1 parent 31ec30c commit 17a86c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
include-hidden-files: true
name: playwright-report
path: ./e2e-tests/test-results
retention-days: 30

0 comments on commit 17a86c2

Please sign in to comment.