Check python venv setup
Some checks failed
/ build (push) Failing after 2m27s

This commit is contained in:
James Grogan 2025-03-22 15:17:14 +00:00
parent 3d4081e67d
commit 1cb5632716

View file

@ -14,5 +14,5 @@ jobs:
- run: python3 -m venv .venv
- run: source .venv/bin/activate
- run: which python
# - run: pip install git+https://git.jmsgrogan.com/jgrogan/dialann.git
- run: python -m pip install git+https://git.jmsgrogan.com/jgrogan/dialann.git