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

Fix broken CI config

parent ae8c140f
No related branches found
No related tags found
No related merge requests found
Pipeline #30792 failed
...@@ -41,7 +41,7 @@ test_task4: ...@@ -41,7 +41,7 @@ test_task4:
script: make test_task4 script: make test_task4
test_task5: test_task5:
stage: test stage: test
tags: tags:
- task_check - task_check
script: make test_task5 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