Skip to content

Commit

Permalink
fix installation of package issue
Browse files Browse the repository at this point in the history
Signed-off-by: Prati28 <[email protected]>
  • Loading branch information
psankhe28 committed Jul 25, 2024
1 parent 5e5f0fe commit 827be0f
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 @@ -28,6 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pytest coverage coveralls
pip install requirements-test.txt
- name: Lint with flake8
run: flake8
Expand Down

0 comments on commit 827be0f

Please sign in to comment.