renamed to wdyndns to avoiod conflict with PyPI package
All checks were successful
CI / build (push) Successful in 23s
All checks were successful
CI / build (push) Successful in 23s
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Create virtualenv
|
||||
run: |
|
||||
python -m venv .venv
|
||||
.venv/bin/pip install -r requirements.txt
|
||||
.venv/bin/pip install -r requirements-dev.txt
|
||||
# - name: Run unit tests
|
||||
# run: .venv/bin/python -m unittest discover -s tests
|
||||
- name: Execute build
|
||||
|
Reference in New Issue
Block a user