Skip to content

Commit

Permalink
Add dependence recordclass.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralgond committed Dec 7, 2024
1 parent 221ba6c commit f5d7f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install dependencies
run: |
pip install pytest pytest-cov mysql-connector-python Pympler
pip install pytest pytest-cov mysql-connector-python Pympler recordclass
- name: Set up MySQL client
run: sudo apt-get install mysql-client
Expand Down

0 comments on commit f5d7f9d

Please sign in to comment.