Skip to content
Snippets Groups Projects
Commit ae8c140f authored by Kevin Höllring's avatar Kevin Höllring
Browse files

Fix task_5 not being tested

parent 19729387
No related branches found
No related tags found
No related merge requests found
Pipeline #30791 failed
......@@ -39,3 +39,9 @@ test_task4:
tags:
- task_check
script: make test_task4
test_task5:
stage: test
tags:
- task_check
script: make test_task5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment