Fix build

This commit is contained in:
Wildan M 2025-07-09 22:41:41 +07:00
parent 32da01983e
commit e03652bffe

View File

@ -4,6 +4,9 @@ stages:
- lint
- test
variables:
GIT_SUBMODULE_STRATEGY: "recursive"
workflow:
rules:
- if: '$CI_COMMIT_BRANCH == "master"'