Skip to content

Commit

Permalink
Rename step in precommit CI
Browse files Browse the repository at this point in the history
  • Loading branch information
f-PLT committed Apr 26, 2024
1 parent 525ea08 commit 2802e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: |
make install
- name: Run linting checks
- name: Run Pre-commit checks
run: |
make pre-commit

0 comments on commit 2802e75

Please sign in to comment.