Skip to content

Commit 8b2920b

Browse files
committed
fix yml formatting
1 parent 40ed6ba commit 8b2920b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor/appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ pull_requests:
44
do_not_increment_build_number: false
55
max_jobs: 2
66
build: off
7+
matrix:
8+
fast_finish: true
79

810
environment:
911
access_token:
@@ -16,8 +18,6 @@ environment:
1618
COV_REPORT: appveyor\sqlcover\Coverage.opencoverxml
1719

1820
matrix:
19-
fast_finish: true
20-
2121
# Azure SQL Env
2222
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
2323
MSSQL: AZURESQL
@@ -54,7 +54,7 @@ environment:
5454
AzureSQL: False
5555

5656
# Latest version pushes any changes to branch
57-
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
57+
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
5858
MSSQL: SQL2019
5959
DB_INSTANCE: localhost\SQL2019
6060
LATEST: True

0 commit comments

Comments
 (0)