Skip to content

Commit f56a2f1

Browse files
author
Victoria Hall
committed
syntax
1 parent 841eafe commit f56a2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/templates/jobs/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
pip install pip-audit
3737
pip-audit -r requirements.txt
3838
displayName: 'Run vulnerability scan'
39-
condition: ne(variables[PYTHON_VERSION], '3.7')
39+
condition: ne(variables['PYTHON_VERSION'], '3.7')

0 commit comments

Comments
 (0)