Skip to content

Commit

Permalink
refactor path
Browse files Browse the repository at this point in the history
  • Loading branch information
V1NAY8 committed Nov 16, 2020
1 parent 521e37a commit 5ffff94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def test(session):
"xgboost",
"lightgbm",
)
session.run("pytest", "tests/test_ml/")
session.run("pytest", "tests/ml/")


@nox.session(reuse_venv=True)
Expand Down

0 comments on commit 5ffff94

Please sign in to comment.