mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
fixup
This commit is contained in:
2
.github/workflows/sqlalchemy.yaml
vendored
2
.github/workflows/sqlalchemy.yaml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
tar xf SQLAlchemy-1.4.25.tar.gz
|
||||
cd SQLAlchemy-1.4.25
|
||||
pip install .
|
||||
pytest --dburi=mysql://scott:tiger@127.0.0.1:3306/test?charset=utf8mb4 test/
|
||||
pytest --dburi=mysql://scott:tiger@127.0.0.1:3306/test_schema?charset=utf8mb4 test/
|
||||
|
Reference in New Issue
Block a user