Skip to content

Commit

Permalink
remove debugging stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
gtmanfred committed May 3, 2019
1 parent 98c35fc commit ac87e4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ jobs:
vmImage: 'Ubuntu-16.04'
strategy:
matrix: $[ dependencies.build_matrix.outputs['matrix.matrix'] ]
variables:
myVar: $[ dependencies.build_matrix.outputs['matrix.matrix'] ]
steps:
- script: echo $(myVar)
- task: UsePythonVersion@0
inputs:
versionSpec: '$(python.version)'
Expand Down

0 comments on commit ac87e4b

Please sign in to comment.