Skip to content

Commit cf3b35b

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 63dcbb8 commit cf3b35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/poetry-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: poetry check
2525

2626
- name: Install the package
27-
run: poetry install
27+
run: poetry install

0 commit comments

Comments
 (0)