Loading ci_cd/problems.yml +2 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ test_problem0c: test_problem1: stage: problem1 dependencies: - prebuild - test_problem0c script: # Check if source files exist Loading @@ -99,6 +100,7 @@ test_problem1: test_problem2: stage: problem2 dependencies: - prebuild - test_problem0c script: # Check if source files exist Loading Loading
ci_cd/problems.yml +2 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ test_problem0c: test_problem1: stage: problem1 dependencies: - prebuild - test_problem0c script: # Check if source files exist Loading @@ -99,6 +100,7 @@ test_problem1: test_problem2: stage: problem2 dependencies: - prebuild - test_problem0c script: # Check if source files exist Loading