Skip to content

Commit ca7ed3d

Browse files
committed
Fix azure-pipelines.yml
1 parent d4625f5 commit ca7ed3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ jobs:
6060
workingDirectory: build
6161
- script: |
6262
make test ARGS="-V"
63-
displayName: 'Test'
64-
workingDirectory: build
63+
displayName: 'Test'
64+
workingDirectory: build

0 commit comments

Comments
 (0)