Skip to content

Commit 2b35670

Browse files
committed
Removed redundant sql server config
1 parent 7c5008d commit 2b35670

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
MSSQL_PID: Developer
5656
MSSQL_TCP_PORT: 1433
5757
MSSQL_COLLATION: SQL_Latin1_General_CP1_CI_AS
58-
MSSQL_DB: perfkit_db_ci
59-
MSSQL_USER: perfkit_db_runner
60-
MSSQL_PASSWORD: MyP@ssw0rd123 # example value of a secret compliant with MS SQL Server password policy
6158
MSSQL_DATA_DIR: /var/opt/mssql/data
6259
MSSQL_LOG_DIR: /var/opt/mssql/log
6360
MSSQL_BACKUP_DIR: /var/opt/mssql/backup

0 commit comments

Comments
 (0)