From 00a1c829ff79a353a8cad2d7b57b996d8947f3d3 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Wed, 1 Mar 2023 22:45:58 +0100 Subject: [PATCH] Fixed indentation in azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2a6f4a3bb..a4061e230 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -108,7 +108,7 @@ jobs: python testdata/pymod/import_lib.py python testdata/pymod/import_lay.py python testdata/pymod/pya_tests.py - displayName: 'Test KLayout pymod' + displayName: 'Test KLayout pymod' - task: CopyFiles@2 condition: always()