mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-29 12:00:02 +00:00
Renamed a check in workflow
This commit is contained in:
parent
b8d1bfecbb
commit
416664ed41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Lint check
|
||||
run: uv run ruff format --check
|
||||
|
||||
- name: Format check
|
||||
- name: Style check
|
||||
run: uv run ruff check
|
||||
|
||||
- name: Type check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue