Skip to content

Commit 5f68591

Browse files
committed
fix: apply pre-commit formatting
Signed-off-by: Abhijeet Saharan <abhijeetsaharan2236@gmail.com>
1 parent 987ca9d commit 5f68591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check-secondary-deps-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: uv venv
4545

4646
- name: Install minimum dependencies and tooling
47-
run: |
47+
run: |
4848
# Minimum-deps compatibility check: use a non-editable install for stable packaging behavior.
4949
uv sync --all-extras --resolution=lowest-direct --no-editable
5050

0 commit comments

Comments
 (0)