Skip to content

Commit 220686c

Browse files
authored
Update test.yml
1 parent c40832c commit 220686c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,11 @@ jobs:
221221
- *setup-node
222222
- *install-dependencies
223223
- name: Print working directory
224+
if: always()
224225
run: pwd
225226
- *run-ui-tests
226227
- name: Print working directory
228+
if: always()
227229
run: pwd
228230
- name: List screenshots for debugging
229231
if: always()

0 commit comments

Comments
 (0)