mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Put noxfile back
This commit is contained in:
parent
80eb232364
commit
f338519374
1 changed files with 1 additions and 1 deletions
|
@ -1796,7 +1796,7 @@ def test_pkgs(session):
|
|||
"""
|
||||
pytest pkg tests session
|
||||
"""
|
||||
_pkg_test(session, [], "pkg")
|
||||
_pkg_test(session, ["pkg/tests"], "pkg")
|
||||
|
||||
|
||||
@nox.session(python=_PYTHON_VERSIONS, name="test-upgrade-pkgs")
|
||||
|
|
Loading…
Add table
Reference in a new issue