We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b249dee commit 42e60b1Copy full SHA for 42e60b1
.github/workflows/test-python.yml
@@ -32,7 +32,7 @@ jobs:
32
python -m pip install -U pip hatch rust-just
33
- name: Run linters
34
run: |
35
- just-manual
+ just lint-manual
36
- name: Run compilation
37
38
export PYMONGO_C_EXT_MUST_BUILD=1
0 commit comments