Skip to content

Commit

Permalink
Rename pylint job
Browse files Browse the repository at this point in the history
  • Loading branch information
arjenbos committed Oct 29, 2023
1 parent 3f2b304 commit f1e96c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Pylint
on: [push]

jobs:
test:
pylint:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
Expand Down

1 comment on commit f1e96c0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.