Skip to content

Commit 42e60b1

Browse files
committed
fix invocation
1 parent b249dee commit 42e60b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python -m pip install -U pip hatch rust-just
3333
- name: Run linters
3434
run: |
35-
just-manual
35+
just lint-manual
3636
- name: Run compilation
3737
run: |
3838
export PYMONGO_C_EXT_MUST_BUILD=1

0 commit comments

Comments
 (0)