We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361e4e4 commit 85a7ed1Copy full SHA for 85a7ed1
1 file changed
.github/workflows/ci.yml
@@ -129,6 +129,7 @@ jobs:
129
run: |
130
python -m pip install --upgrade pip
131
pip install -e ".[test]"
132
+ pip install pyodbc
133
134
- name: Wait for SQL Server to be ready
135
0 commit comments