Skip to content

Commit

Permalink
ci: Set job name in lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtanjin authored Jun 12, 2024
1 parent 8eff862 commit 3a92b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

jobs:
lint:
name: Lint Codebase
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 3a92b54

Please sign in to comment.