Skip to content

Commit

Permalink
cd matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Nov 25, 2023
1 parent 4337cf5 commit ecd7eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Install dependencies
if: ${{ hashFiles(format('{0}/**/*.py', matrix.subdir)) != '' }}
run: |
cd ${{ matrix.subdir }}}
python -m pip install --upgrade pip
python -m pip install pipenv
pipenv sync --dev --python $(which python)
Expand Down

0 comments on commit ecd7eeb

Please sign in to comment.