Skip to content

Commit

Permalink
Update coverage command
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Jan 15, 2025
1 parent c700a5f commit 8071412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def stop_db(session: Session) -> None:


def _coverage_command():
base_command = ["poetry", "run"]
coverage_command = [
"coverage",
"run",
Expand Down

0 comments on commit 8071412

Please sign in to comment.