Skip to content

Commit 57f755f

Browse files
committed
Fix actions
1 parent da96292 commit 57f755f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
steps:
2828
- uses: actions/checkout@v4
29+
with:
30+
submodules: recursive
2931

3032
- name: Get Composer Cache Directory
3133
id: composer-cache

0 commit comments

Comments
 (0)