typo
This commit is contained in:
parent
074ac0e2ce
commit
43132c41b5
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ steps:
|
|||
displayName: 'Create branch dedicated database'
|
||||
|
||||
- script: |
|
||||
python -m venv venv
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue