Skip to content

Commit

Permalink
Remove trailing pytest session in test-upgrade-pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
MKLeb authored and Megan Wilhite committed Feb 2, 2023
1 parent c7b42cb commit 64a2ce1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -1805,6 +1805,3 @@ def test_upgrade_pkgs(session, classic):
_pytest(session, False, cmd_args)
except nox.command.CommandFailed:
sys.exit(0)

cmd_args = ["pkg/tests/", "--no-install"] + session.posargs
_pytest(session, False, cmd_args)

0 comments on commit 64a2ce1

Please sign in to comment.