Skip to content

Commit

Permalink
pytlint needs pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
jcjones committed Feb 28, 2024
1 parent cc9bd01 commit 44799fb
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 @@ -20,6 +20,7 @@ jobs:
pip install --user pylint==2.17.7
pip install --user black~=22.3
pip install --user flake8~=4.0
pip install --user pytest
- name: Install Partition Manager
run: |
Expand Down

0 comments on commit 44799fb

Please sign in to comment.