diff --git a/.github/workflows/test-verific.yml b/.github/workflows/test-verific.yml index 72b423396ca..ef7fa3829d8 100644 --- a/.github/workflows/test-verific.yml +++ b/.github/workflows/test-verific.yml @@ -10,8 +10,7 @@ jobs: uses: actions/checkout@v4 with: persist-credentials: false - with: - submodules: true + submodules: true - name: Runtime environment run: | echo "procs=$(nproc)" >> $GITHUB_ENV