Skip to content

Commit 11499f0

Browse files
committed
fix: failing tests on ci/cd
1 parent a03f8c8 commit 11499f0

4 files changed

Lines changed: 117 additions & 128 deletions

File tree

.github/workflows/job-windows-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- name: "Checkout"
1818
uses: "actions/checkout@v5"
19+
with:
20+
submodules: true
1921

2022
- name: "Install PHP"
2123
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)