mirror of https://github.com/KLayout/klayout.git
Fixed indentation in azure-pipelines.yml
This commit is contained in:
parent
e8a2adbe8c
commit
00a1c829ff
|
|
@ -108,7 +108,7 @@ jobs:
|
||||||
python testdata/pymod/import_lib.py
|
python testdata/pymod/import_lib.py
|
||||||
python testdata/pymod/import_lay.py
|
python testdata/pymod/import_lay.py
|
||||||
python testdata/pymod/pya_tests.py
|
python testdata/pymod/pya_tests.py
|
||||||
displayName: 'Test KLayout pymod'
|
displayName: 'Test KLayout pymod'
|
||||||
|
|
||||||
- task: CopyFiles@2
|
- task: CopyFiles@2
|
||||||
condition: always()
|
condition: always()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue