Renamed the pre_test workflow
This commit is contained in:
parent
15a88accac
commit
3e602fdad7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre_test.yml
vendored
2
.github/workflows/pre_test.yml
vendored
|
|
@ -5,7 +5,7 @@ permissions:
|
|||
contents: read
|
||||
jobs:
|
||||
check-uv-lock:
|
||||
name: Validate uv lockfile and project metadata
|
||||
name: Lockfile and Pre-commit Hooks
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue