Skip to content

Commit

Permalink
Add pip install of pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Aug 24, 2024
1 parent 1f763de commit a24d815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compare_db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
pip3 install pandas
pip3 install pymysql
pip3 install lxml
pip3 install pytest
- name: change default python to python 3
shell: bash
run: |
Expand Down

0 comments on commit a24d815

Please sign in to comment.