Skip to content

Commit

Permalink
Merge branch 'development(calysta)' of https://github.com/WMD-group/M…
Browse files Browse the repository at this point in the history
…acroDensity into development(calysta)
  • Loading branch information
AntObi committed Sep 8, 2023
2 parents a58f659 + 2f460a4 commit 8b5003c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
files: ./coverage.xml
fail_ci_if_error: true
verbose: true

files: ./coverage.xml

1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def unit_tests():
test_suite = test_loader.discover('tests', pattern='unit_tests.py')
return test_suite


if __name__ == "__main__":
setup(
name='MacroDensity',
Expand Down

0 comments on commit 8b5003c

Please sign in to comment.