We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b77a6 commit 2b927adCopy full SHA for 2b927ad
1 file changed
.github/workflows/test.yml
@@ -127,13 +127,11 @@ jobs:
127
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
128
with:
129
name: php-matrix
130
- path: phar/php-matrix
131
132
# TODO!
133
- run: ls
134
135
- - run: ls phar
136
- - run: ls -R phar
+ - run: ls -laR phar
137
138
- name: Restore cached micro.sfx
139
id: restore-micro-sfx
0 commit comments