pull/443/head
Wyatt Stanke 10 months ago
parent ec71b9a4db
commit be4990ef15
No known key found for this signature in database
GPG Key ID: CE6BA5FFF135536D

@ -24,4 +24,4 @@ jobs:
- name: Enter the virtual environment - name: Enter the virtual environment
run: source $VENV run: source $VENV
- name: Run the tests - name: Run the tests
run: poetry run pytest run: poetry run pytest --verbose

Loading…
Cancel
Save