Skip to content

Commit

Permalink
More debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Sep 9, 2023
1 parent a436053 commit 0c2ef26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- name: Install dependencies
run: |
pwd
ls
find .
python -m pip install --upgrade pip
python -m pip install -r training/requirements.txt
- name: Lint with flake8
Expand Down

0 comments on commit 0c2ef26

Please sign in to comment.