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 da96292 commit 57f755fCopy full SHA for 57f755f
.github/workflows/tests.yml
@@ -26,6 +26,8 @@ jobs:
26
27
steps:
28
- uses: actions/checkout@v4
29
+ with:
30
+ submodules: recursive
31
32
- name: Get Composer Cache Directory
33
id: composer-cache
0 commit comments