Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju committed Feb 7, 2023
1 parent 510d7f9 commit e2cccbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ environment:
#SKIP_ANALYSIS_TABULAR_INSTANCE: true
matrix:
# DEBUG: Comment and un-comment the different SQL Server version that should be tested.
- TEST_CONFIGURATION: Integration_SQL2016
- TEST_CONFIGURATION: Integration_SQL2017
#- TEST_CONFIGURATION: Integration_SQL2019
#- TEST_CONFIGURATION: Integration_SQL2016
#- TEST_CONFIGURATION: Integration_SQL2017
- TEST_CONFIGURATION: Integration_SQL2019
#- TEST_CONFIGURATION: Integration_SQL2022

# DEBUG: See section on_finish last in this file on how to block build to keep RDP open.
Expand Down

0 comments on commit e2cccbc

Please sign in to comment.