From bdc80680f500892c7ac8679fa4a3c3412c239dea Mon Sep 17 00:00:00 2001 From: Roland Coeurjoly Date: Thu, 11 Apr 2024 19:35:47 +0200 Subject: [PATCH] WIP --- .github/workflows/test-verific.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-verific.yml b/.github/workflows/test-verific.yml index b4383eba462..72b423396ca 100644 --- a/.github/workflows/test-verific.yml +++ b/.github/workflows/test-verific.yml @@ -10,7 +10,8 @@ jobs: uses: actions/checkout@v4 with: persist-credentials: false - + with: + submodules: true - name: Runtime environment run: | echo "procs=$(nproc)" >> $GITHUB_ENV