Skip to content

Commit

Permalink
style.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
achains committed Mar 8, 2022
1 parent 5137131 commit 9688a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
# Runs command-line programs using the operating system's shell
run: |
python -m pip install --upgrade pip wheel setuptools
python -m pip install -r requirements.txt
python -m pip install pre-commit black
python -m pip list
# Install pre-commit from .pre-commit-config.yaml
Expand Down

0 comments on commit 9688a78

Please sign in to comment.