Skip to content

Commit

Permalink
fix unit tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
grillazz committed Aug 13, 2023
1 parent 99828b5 commit 8102f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
PYTHONUNBUFFERED: 1
SA_PASSWORD: Alaska2023
ACCEPT_EULA: Y
MSSQL_DB: master
MSSQL_DB: AdventureWorksLT2022
MSSQL_HOST: localhost
MSSQL_USER: sa
MSSQL_SA_PASSWORD: Alaska2023
Expand Down

0 comments on commit 8102f27

Please sign in to comment.