Skip to content

Commit

Permalink
new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dehe1011 committed Oct 25, 2024
1 parent f480332 commit 59439ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install black pylint pytest coverage coveralls
pip install -r requirements.txt
pip install -r requirements/requirements.txt
- name: Run black
continue-on-error: true
Expand Down

0 comments on commit 59439ad

Please sign in to comment.