Skip to content
Snippets Groups Projects

Fix CI for merge requests and setup.py's syntax.

Merged Michael Thies requested to merge fix/ci+setup into master
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -35,3 +35,5 @@ test:
artifacts:
reports:
junit: testreports/*.xml
only: [branches, tags, merge_requests]
Loading