Skip to content

Commit

Permalink
getting rid of term-missing
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Sep 19, 2024
1 parent 43afd97 commit 411b5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[pytest]
addopts = "--cov=aim --cov-report=term-missing:skip-covered"
addopts = "--cov=aim --cov-report=term:skip-covered"

0 comments on commit 411b5ec

Please sign in to comment.