Skip to content

Commit 17a86c2

Browse files
committed
Update upload artifact
1 parent 31ec30c commit 17a86c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
- uses: actions/upload-artifact@v4
9696
if: ${{ !cancelled() }}
9797
with:
98+
include-hidden-files: true
9899
name: playwright-report
99100
path: ./e2e-tests/test-results
100101
retention-days: 30

0 commit comments

Comments
 (0)