Skip to content

Commit

Permalink
refactor: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Sep 30, 2024
1 parent 32f784e commit 9cdb7df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def ci_test(session):
*test_files,
)


@nox.session(reuse_venv=True)
def test(session):
"""Run all the test using the environment variable of the running machine."""
Expand Down

0 comments on commit 9cdb7df

Please sign in to comment.