Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed May 2, 2022
1 parent 0903fa6 commit cbcd7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install
pip install pylint
pip install mock
pip install requests
- name: Analysing the code with pylint
Expand Down

0 comments on commit cbcd7ed

Please sign in to comment.