Skip to content

Commit

Permalink
Update lint environment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyBF committed Oct 1, 2024
1 parent cc2e26d commit ae6fd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

# Install black from pip3 to ensure latest version
- name: Install python dependencies
run: sudo apt-get install flake8 && pip3 install black
run: sudo apt-get install black flake8

- name: Cache files
uses: actions/cache@v2
Expand Down

0 comments on commit ae6fd1b

Please sign in to comment.