Skip to content

Commit 2b927ad

Browse files
committed
wip
1 parent 59b77a6 commit 2b927ad

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,11 @@ jobs:
127127
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
128128
with:
129129
name: php-matrix
130-
path: phar/php-matrix
131130

132131
# TODO!
133132
- run: ls
134133
# TODO!
135-
- run: ls phar
136-
- run: ls -R phar
134+
- run: ls -laR phar
137135

138136
- name: Restore cached micro.sfx
139137
id: restore-micro-sfx

0 commit comments

Comments
 (0)