Skip to content
Snippets Groups Projects
Commit a0aad4f4 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

forgot about bools, v1.7

parent a5c1ba7a
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,6 @@ jobs:
name: Install the software
# This assumes pytest is installed via the install-package step above
command: DEBUG=1 python setup.py install && rm -rf minijson
- test:
- run:
name: Test the software
command: pytest
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