Skip to content

Commit c11498e

Browse files
committed
Checkout submodules for specification tests
1 parent 44e572c commit c11498e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/maven-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
submodules: true
19+
1720
- name: Set up JDK 11
1821
uses: actions/setup-java@v4
1922
with:

0 commit comments

Comments
 (0)