Skip to content
Snippets Groups Projects
Commit c9faed34 authored by tuhe's avatar tuhe
Browse files

Added automatic testing of snip-tags

parent 74a8a463
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ image: ubuntu:latest
stages:
- test
.test_snipper:
test_snipper:
stage: test
script:
- echo "Testing student files"
......@@ -26,6 +26,3 @@ stages:
- latexmk --version
- ls tests_images/*
test_39:
extends: .test_students
image: ubuntu:latest
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