Skip to content
Snippets Groups Projects

Add gitlab CI configuration.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,7 +7,7 @@ skipsdist = True
[testenv:pytest]
deps = pytest
commands = pytest
commands = pytest --capture=no
[metadata]
Loading