Skip to content

Commit

Permalink
disable black until i can figure out why one version disagrees with a…
Browse files Browse the repository at this point in the history
…nother because it's just demoralizing
  • Loading branch information
sneakers-the-rat committed Feb 6, 2024
1 parent 4d27d0f commit c34fd39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit c34fd39

Please sign in to comment.