Skip to content

Commit 2fa4ebe

Browse files
author
Joshua O'Leary
committed
mariadb-client
1 parent ee4ef38 commit 2fa4ebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272

7373
- name: Install
7474
run: |
75+
apt-get update
76+
apt-get install -y mariadb-client-10.6
7577
python setup.py develop
7678
pip install -e .
7779
pip install -r requirements_test.txt

0 commit comments

Comments
 (0)