Fixed indentation in azure-pipelines.yml

This commit is contained in:
Matthias Koefferlein 2023-03-01 22:45:58 +01:00
parent e8a2adbe8c
commit 00a1c829ff
1 changed files with 1 additions and 1 deletions

View File

@ -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()