Skip to content

Commit 47667b8

Browse files
committed
Show output during test
1 parent 42582dd commit 47667b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262

6363
- name: Print Output
6464
id: output
65-
run: echo "${{ steps.test-action.outputs.path }}"
65+
run: ls -lach "${{ steps.test-action.outputs.path }}"

0 commit comments

Comments
 (0)