Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
Debugging
  • Loading branch information
paynejason committed Nov 8, 2023
1 parent f683142 commit a23451c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
- name: Check package location
run: |
pip show pandas
pip install pandas
- name: Install text2term
run: |
python --version
pip install -e .
- name: Lint with flake8
run: |
Expand Down

0 comments on commit a23451c

Please sign in to comment.