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

fixed unit tests

parent 99d9574b
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ jobs: ...@@ -32,7 +32,7 @@ jobs:
coverage xml coverage xml
- code-climate/format_coverage: - code-climate/format_coverage:
input_type: coverage.py input_type: coverage.py
coverage_file: .coverage coverage_file: coverage.xml
- code-climate/upload_coverage - code-climate/upload_coverage
workflows: workflows:
unit_test: unit_test:
......
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