Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e100 authored Feb 3, 2025
1 parent 3960cfe commit 2517724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
cache: 'pip'
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y libegl1
python -m pip install --upgrade pip
pip install flake8 pytest pytest-qt pytest-env pytest-cov
Expand Down

0 comments on commit 2517724

Please sign in to comment.