Skip to content

Commit 1091937

Browse files
committed
Add debug step
1 parent ebfe6c4 commit 1091937

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/build-mac/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ runs:
3434
shell: bash
3535
run: make coverage-initial
3636

37+
- run: php --ini
38+
shell: bash
39+
3740
- name: Enable Zephir Parser
3841
shell: bash
3942
run: |

0 commit comments

Comments
 (0)