Skip to content

Commit 4c1802e

Browse files
committed
fix: While parsing a block mapping, did not find expected key.
1 parent 9aa38fd commit 4c1802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
inputs:
2525
versionSpec: '10.x'
2626
-
27-
script:
27+
script: |
2828
cd src
2929
dotnet test SocketIOClient.UnitTest
3030
cd socket.io-server-v2

0 commit comments

Comments
 (0)