Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 9011c5f

Browse files
committed
test: Fix name step in CI
1 parent f6e0572 commit 9011c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
- name: Install python dependencies
4747
run: uv sync --locked --dev
4848

49-
- name: Run pre-commit hooks
49+
- name: Run tests
5050
run: uv run pytest -m "not network"

0 commit comments

Comments
 (0)