Skip to content

Commit bfaa358

Browse files
author
teseoch
authored
Removed debug
1 parent f504d1f commit bfaa358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
displayName: 'Install dependencies'
4343
4444
- script: |
45-
python setup.py build --debug install
45+
python setup.py build install
4646
displayName: 'build'
4747
4848
- script: |

0 commit comments

Comments
 (0)