Skip to content

Commit

Permalink
enhancement #36: removing the ci/cd that tests nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienDanieau committed Feb 1, 2024
1 parent 11ac274 commit 6435d9f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 59 deletions.
55 changes: 0 additions & 55 deletions .github/workflows/pytest.yml

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/git_hooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ echo "-------> Flake8 passed!"
mypy .
echo "-------> Mypy passed!"

# Run pytest
coverage run -m pytest
Empty file removed tests/__init__.py
Empty file.
2 changes: 0 additions & 2 deletions tests/test_import.py

This file was deleted.

0 comments on commit 6435d9f

Please sign in to comment.