Skip to content

Commit

Permalink
build: Add coverage so we collect coverage info in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Jun 22, 2024
1 parent cdb7990 commit e0895af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
-c constraints.txt

tox # Virtualenv management for tests
coverage # to capture code coverage information

0 comments on commit e0895af

Please sign in to comment.