Skip to content

Commit abd1ffc

Browse files
committed
Update flake8.yml
1 parent 5ee749b commit abd1ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on: [push, pull_request]
77
jobs:
88
flake8-lint:
99
runs-on: ubuntu-latest
10-
name: Lint
10+
name: flake8 Lint
1111
steps:
1212
- name: Check out source repository
1313
uses: actions/checkout@v4

0 commit comments

Comments
 (0)