Skip to content

Commit

Permalink
Update black.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilaa3 committed Oct 27, 2024
1 parent 41ec9f5 commit 3084455
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-24.04
steps:
- name: Checkout and clean
uses: actions/checkout@v4
with:
clean: true
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
Expand Down

0 comments on commit 3084455

Please sign in to comment.