Skip to content

Commit

Permalink
Undo updating call pytest on gen_coverage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-perevezentsev committed Oct 25, 2024
1 parent a342e04 commit b80939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gen_coverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def run(
"--cov-report",
"term-missing",
"--pyargs",
"dpnp",
"tests",
"-vv",
*pytest_opts.split(),
],
Expand Down

0 comments on commit b80939c

Please sign in to comment.