Skip to content

Commit

Permalink
Remove not required libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
koldakov committed Mar 16, 2024
1 parent bdac085 commit ab9cad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build pytest ruff
pip install -r requirements.txt
- name: Code style
Expand Down

0 comments on commit ab9cad1

Please sign in to comment.