Skip to content

Commit

Permalink
added command for installation of packages
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 5052732 commit 1fb34c0
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 @@ -29,6 +29,7 @@ jobs:
python -m pip install --upgrade pip
pip install flake8 pytest coverage coveralls
pip install -r requirements-test.txt
pip install -r requirements.txt
- name: Lint with flake8
run: flake8
Expand Down

0 comments on commit 1fb34c0

Please sign in to comment.