Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
ci: omit __main__.py for coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhala committed Jul 23, 2020
1 parent 9c9b086 commit 0d0d251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ source = fzfaws

[coverage:report]
ignore_errors = True
omit = fzfaws/__main__.py

0 comments on commit 0d0d251

Please sign in to comment.