tabulation fix

This commit is contained in:
seraphima
2024-01-12 14:39:30 +01:00
parent 5e6c704eb4
commit 59282afa74

View File

@@ -17,8 +17,9 @@ jobs:
strategy: strategy:
maxParallel: 10 maxParallel: 10
steps: steps:
- checkout: self - checkout: self
fetchDepth: 1 fetchDepth: 1
submodules: true submodules: true
- bash: |
echo "##[debug]Debug text" - bash: |
echo "##[debug]Debug text"