Description
The parent Fenn repository is currently pointing to an older commit of the templates submodule.
As a result #255 test fail, recent template updates are not available during CI, which can lead to test failures or inconsistencies between the templates repository and the parent repository.
Expected Behavior
The parent repository should reference the latest stable commit of the templates submodule.
Current Behavior
The repository is pinned to an older submodule commit.
Suggested Fix
Update the templates submodule in the parent repository to the latest commit and verify that the CI workflow passes.
Description
The parent Fenn repository is currently pointing to an older commit of the templates submodule.
As a result #255 test fail, recent template updates are not available during CI, which can lead to test failures or inconsistencies between the templates repository and the parent repository.
Expected Behavior
The parent repository should reference the latest stable commit of the templates submodule.
Current Behavior
The repository is pinned to an older submodule commit.
Suggested Fix
Update the templates submodule in the parent repository to the latest commit and verify that the CI workflow passes.