Skip to content

Commit 1f049dc

Browse files
committed
fixup
1 parent e1ce13c commit 1f049dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sqlalchemy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
tar xf SQLAlchemy-1.4.25.tar.gz
4343
cd SQLAlchemy-1.4.25
4444
pip install .
45-
pytest --dburi=mysql://scott:[email protected]:3306/test?charset=utf8mb4 test/
45+
pytest --dburi=mysql://scott:[email protected]:3306/test_schema?charset=utf8mb4 test/

0 commit comments

Comments
 (0)