Skip to content

Commit 9937cd1

Browse files
authored
Ensure that . notated files are still uploaded in the event of electron test failure (#2193)
1 parent 7355540 commit 9937cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-electron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ jobs:
7171
with:
7272
name: cucumber-failures
7373
path: test/.cucumber-failures/
74+
include-hidden-files: true

0 commit comments

Comments
 (0)