Skip to content

Commit f5d7f9d

Browse files
committed
Add dependence recordclass.
1 parent 221ba6c commit f5d7f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Install dependencies
3838
run: |
39-
pip install pytest pytest-cov mysql-connector-python Pympler
39+
pip install pytest pytest-cov mysql-connector-python Pympler recordclass
4040
4141
- name: Set up MySQL client
4242
run: sudo apt-get install mysql-client

0 commit comments

Comments
 (0)