CI: use the recursive submodule strategy

This is not strictly needed since currently there is no submodule within a
submodule in Dynare. However, this is useful for the Enterprise
version (dseries has a matlab-fame-io submodule there). Moreover, this will
prevent bad surprises in the future should we introduce such a 2nd-level
submodule.
time-shift
Sébastien Villemot 2019-11-22 14:32:11 +01:00
parent 19cdafeada
commit 547aaafb1e
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
variables:
GIT_SUBMODULE_STRATEGY: normal
GIT_SUBMODULE_STRATEGY: recursive
TERM: linux
# The next stanza creates the version number used for the source tarball and the