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 431dace commit f683142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
pip show pandas
- name: Install text2term
run: |
python --version
pip install -e .
- name: Lint with flake8
run: |
Expand Down

0 comments on commit f683142

Please sign in to comment.