Skip to content

Commit f8a3811

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
Checking requirements.txt script run.
1 parent 93f1e64 commit f8a3811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ steps:
2121
- script: |
2222
python -m pip install --upgrade pip
2323
pip install -e ./libraries/botbuilder-community-dialogs-prompts
24+
pip install -r ./libraries/botbuilder-community-dialogs-prompts/requirements.txt
2425
pip install pytest pytest-azurepipelines
2526
pip install coveralls
2627
pip install pylint

0 commit comments

Comments
 (0)