Skip to content

Commit

Permalink
Speed up coverage reporting by skipping package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee committed Oct 2, 2024
1 parent 62944bc commit bfdf757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ depends = py{3.9, 3.10, 3.11, 3.12}
description =
!ci: Generate HTML and console reports
ci: Generate an XML report
skip_install = True
deps =
coverage
commands_pre =
Expand Down

0 comments on commit bfdf757

Please sign in to comment.