Skip to content

Commit 225a098

Browse files
committed
Add MySQLdb comparison tests
1 parent 313d3d2 commit 225a098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
python --version
2020
python -m pip install --upgrade pip
2121
pip install -r requirements.txt
22+
pip install mysqlclient
2223
2324
- name: Initialize database
2425
id: initialize-database

0 commit comments

Comments
 (0)