Skip to content

Commit

Permalink
removing stray == (#7218)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored Sep 11, 2019
1 parent 758f358 commit 21c62d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
inputs:
scriptPath: 'scripts/dev_setup.py'
arguments: '--exceptionlist=azure-eventhubs-checkpointstoreblob-aio'
=

- powershell: |
cd $(Build.SourcesDirectory)/doc/sphinx
pip install -r requirements.txt
Expand Down

0 comments on commit 21c62d7

Please sign in to comment.