Skip to content

Commit

Permalink
Extra space removed
Browse files Browse the repository at this point in the history
  • Loading branch information
nicl-nno authored Jan 14, 2025
1 parent 5e5d988 commit 5b0eeb5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows /black.yml → .github/workflows/black.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: Run black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/[email protected]
with:
black_args: "."
name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: Run black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/[email protected]
with:
black_args: "."

0 comments on commit 5b0eeb5

Please sign in to comment.