Skip to content

Commit 01eec9b

Browse files
committed
fix: include hidden files in perf artifact upload
1 parent 82791ab commit 01eec9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/perf-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
uses: actions/upload-artifact@v4
106106
with:
107107
name: perf-results
108+
include-hidden-files: true
108109
path: |
109110
packages/e2e-test-app-fabric/.perf-results/
110111
packages/e2e-test-app-fabric/.native-perf-results/

0 commit comments

Comments
 (0)