Skip to content

Commit f635042

Browse files
committed
build
1 parent 631ef1b commit f635042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: PHP tests for PHP ${{ matrix.php }}
2929
run: |
30+
ls -al
3031
make build v=${{ matrix.php }}
3132
make test v=${{ matrix.php }}
3233

0 commit comments

Comments
 (0)