We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93bee7f commit 5e24593Copy full SHA for 5e24593
.github/workflows/e2e-tests.yml
@@ -97,5 +97,5 @@ jobs:
97
with:
98
include-hidden-files: true
99
name: playwright-report
100
- path: ./e2e-tests/test-results/*
+ path: ./e2e-tests/test-results/**/*.zip
101
retention-days: 30
0 commit comments