Skip to content

Commit

Permalink
Fix job name.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Oct 29, 2024
1 parent f758d02 commit 503d712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]
jobs:

pre-commit-checks:
name: "Linux - pre-commit checks - Python 3.8"
name: "Linux - pre-commit checks"
runs-on: ubuntu-latest
steps:
- name: Checkout branch
Expand Down

0 comments on commit 503d712

Please sign in to comment.