Skip to content

Commit e0bf66c

Browse files
committed
fix azure-pipelines typo
1 parent 0462494 commit e0bf66c

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
@@ -14,7 +14,7 @@ jobs:
1414
Python39:
1515
python.version: '3.9'
1616
numpy:
17-
- '1.19'
17+
- '1.19'
1818

1919
steps:
2020
- bash: echo "##vso[task.prependpath]$CONDA/bin"

0 commit comments

Comments
 (0)