Skip to content
Snippets Groups Projects
Commit e5ac3000 authored by Mateusz Klimaszewski's avatar Mateusz Klimaszewski
Browse files

Export variable as string.

parent 3f92dc8d
No related branches found
No related tags found
1 merge request!16Add gitlab CI configuration.
Pipeline #2244 passed
......@@ -20,7 +20,7 @@ before_script:
unittests:
stage: test
script:
- export SKIP_TEST=True
- export SKIP_TEST="1"
- tox -v -e pytest
pypi_publish:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment