Skip to content

Commit

Permalink
get rid of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
benkiel committed Aug 15, 2024
1 parent 53d0205 commit d61a0b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable

0 comments on commit d61a0b6

Please sign in to comment.