Skip to content

Commit

Permalink
Update flake8.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NebularNerd committed Feb 4, 2025
1 parent 5ee749b commit abd1ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on: [push, pull_request]
jobs:
flake8-lint:
runs-on: ubuntu-latest
name: Lint
name: flake8 Lint
steps:
- name: Check out source repository
uses: actions/checkout@v4
Expand Down

0 comments on commit abd1ffc

Please sign in to comment.