Skip to content

Commit 85a7ed1

Browse files
committed
Add pyodbc for msysql job
1 parent 361e4e4 commit 85a7ed1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
run: |
130130
python -m pip install --upgrade pip
131131
pip install -e ".[test]"
132+
pip install pyodbc
132133
133134
- name: Wait for SQL Server to be ready
134135
run: |

0 commit comments

Comments
 (0)