Skip to content

Commit

Permalink
πŸ’š Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Aug 17, 2023
1 parent 1ff89fd commit fb41203
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 @@ -21,6 +21,7 @@ def build(session):
"install",
"lamindb @ git+https://github.com/laminlabs/lamindb",
)
session.run(*"pip install -e .[dev]".split())
login_testuser1(session)
run_pytest(session)
build_docs(session)
Expand Down

0 comments on commit fb41203

Please sign in to comment.