Skip to content

Commit

Permalink
Update black.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scap3yvt authored Nov 21, 2023
1 parent 8058d37 commit f5f9bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install black
python -m pip install black==23.11.0
- name: Run tests
run: |
Expand Down

0 comments on commit f5f9bf8

Please sign in to comment.