mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
removed log
This commit is contained in:
@@ -14,11 +14,7 @@ jobs:
|
|||||||
timeoutInMinutes: 120
|
timeoutInMinutes: 120
|
||||||
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"
|
|
||||||
Reference in New Issue
Block a user