Skip to content

Commit

Permalink
Update test_and_lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteOlle authored Jul 18, 2022
1 parent 7feee45 commit a668243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_and_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
sudo apt-get -y install libpulse-mainloop-glib0
sudo apt-get -y install vlc
python -m pip install --no-cache-dir --upgrade pip
# sudo pip install git+https://github.com/PyCQA/astroid.git@astroid-2.5.1
poetry run doit test
- name: Linting
run: |
Expand Down

0 comments on commit a668243

Please sign in to comment.